
11 Aug
2014
11 Aug
'14
4:18 p.m.
On Fri, 7 Mar 2014 18:45:20 +0100 Hannes Petermaier oe5hpm@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@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