
17 Jan
2016
17 Jan
'16
7:40 p.m.
On Tue, 5 Jan 2016 09:31:02 -0700 Simon Glass sjg@chromium.org wrote:
The LCD functions and definitions are not used with the driver model video uclass. When all boards are converted over we can remove the file. For now, use #ifdef to omit the contents.
Signed-off-by: Simon Glass sjg@chromium.org
common/Makefile | 2 ++ include/lcd.h | 12 ++++++++---- 2 files changed, 10 insertions(+), 4 deletions(-)
Acked-by: Anatolij Gustschin agust@denx.de
-- Anatolij