Skip to content
Snippets Groups Projects
Commit 8d9eaafd authored by Hannes Petermaier's avatar Hannes Petermaier Committed by Anatolij Gustschin
Browse files

lcd: cleanup unused functions


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: default avatarHannes Petermaier <oe5hpm@oevsv.at>
[agust: rebased]
Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
parent 57d76a89
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment