
30 Dec
2020
30 Dec
'20
4:39 a.m.
On Tue, 29 Dec 2020 at 04:53, Heinrich Schuchardt xypron.glpk@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@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@chromium.org