
21 Jan
2016
21 Jan
'16
4:18 p.m.
On 18 January 2016 at 19:52, 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 Acked-by: Anatolij Gustschin agust@denx.de
Changes in v2: None
common/Makefile | 2 ++ include/lcd.h | 12 ++++++++---- 2 files changed, 10 insertions(+), 4 deletions(-)
Applied to u-boot-dm