[U-Boot] [PATCH] lcd: cleanup unused functions
Anatolij Gustschin
agust at denx.de
Mon Aug 11 16:18:13 CEST 2014
On Fri, 7 Mar 2014 18:45:20 +0100
Hannes Petermaier <oe5hpm at oevsv.at> wrote:
> This patch removes following two functions:
> - lcd_getbgcolor(...)
> not used somewhere outside lcd.c, internally we use now the global
> variable lcd_color_bg (was return value of function before)
> - lcd_getfgcolor(...)
> not used in any place of u-boot
>
> Signed-off-by: Hannes Petermaier <oe5hpm at oevsv.at>
> ---
> common/lcd.c | 17 +----------------
> include/lcd.h | 2 --
> 2 files changed, 1 insertion(+), 18 deletions(-)
applied to u-boot-video/master. Thanks!
Anatolij
More information about the U-Boot
mailing list