]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/mcc200/lcd.c
common/lcd.c: cleanup use of global variables
[people/ms/u-boot.git] / board / mcc200 / lcd.c
index 893f4b7cb8d1462e6cbeea3ffa1807fd69dc0940..0f3f585d601301c6f606893225002cde0383de56 100644 (file)
@@ -70,9 +70,6 @@ vidinfo_t panel_info = {
 
 int lcd_line_length;
 
-int lcd_color_fg;
-int lcd_color_bg;
-
 /*
  * Frame buffer memory information
  */