]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cm_t35/display.c
common/lcd.c: cleanup use of global variables
[karo-tx-uboot.git] / board / cm_t35 / display.c
index 2f78bad6ea1698dc3a5b88a2a11c839097566f62..885c484ccf81c2f5411d25f4ddb33b0fed393b50 100644 (file)
@@ -382,8 +382,6 @@ static enum display_type env_parse_displaytype(char *displaytype)
 }
 
 int lcd_line_length;
-int lcd_color_fg;
-int lcd_color_bg;
 void *lcd_base;
 short console_col;
 short console_row;