[U-Boot] [PATCH 06/18] dm: lcd: Avoid using the lcd.h header file with driver model

Anatolij Gustschin agust at denx.de
Sun Jan 17 19:40:45 CET 2016


On Tue,  5 Jan 2016 09:31:02 -0700
Simon Glass <sjg at 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 at chromium.org>
> ---
> 
>  common/Makefile |  2 ++
>  include/lcd.h   | 12 ++++++++----
>  2 files changed, 10 insertions(+), 4 deletions(-)

Acked-by: Anatolij Gustschin <agust at denx.de>

--
Anatolij


More information about the U-Boot mailing list