[PATCH 1/2] video: eliminate unused drivers/video/mb862xx.c

Simon Glass sjg at chromium.org
Wed Dec 30 04:39:30 CET 2020


On Tue, 29 Dec 2020 at 04:53, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> The mb862xx driver does not conform to the driver model and is unused.
> Eliminate it.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  drivers/video/Makefile       |   1 -
>  drivers/video/mb862xx.c      | 486 -----------------------------------
>  scripts/config_whitelist.txt |   2 -
>  3 files changed, 489 deletions(-)
>  delete mode 100644 drivers/video/mb862xx.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list