]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/video/amba.c
common/lcd.c: cleanup use of global variables
[karo-tx-uboot.git] / drivers / video / amba.c
index ffa1c399e1418d797084012580f0d8c3e4dabea2..b4fb47da4c35b2571a907f220c37188141c84c44 100644 (file)
@@ -29,8 +29,6 @@
 
 /* These variables are required by lcd.c -- although it sets them by itself */
 int lcd_line_length;
-int lcd_color_fg;
-int lcd_color_bg;
 void *lcd_base;
 void *lcd_console_address;
 short console_col;