On Fri, 7 Mar 2014 18:45:20 +0100
Hannes Petermaier 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
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
---
common
2 matches
Mail list logo