
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:
CONFIG_VIDEO_MB862xx cannot be selected by any configuration. So we can eliminate include/mb862xx.h.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
board/socrates/socrates.c | 12 ----- include/mb862xx.h | 101 -------------------------------------- 2 files changed, 113 deletions(-) delete mode 100644 include/mb862xx.h
Reviewed-by: Simon Glass sjg@chromium.org