]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/video/atmel_hlcdfb.c
common/lcd.c: cleanup use of global variables
[karo-tx-uboot.git] / drivers / video / atmel_hlcdfb.c
index b10ca4b67719b33368b540ef941e4e09ffd8349f..e74eb65f3e1a14aa2b14ba5f5adeb041c6753b38 100644 (file)
@@ -30,8 +30,6 @@
 #include <atmel_hlcdc.h>
 
 int lcd_line_length;
-int lcd_color_fg;
-int lcd_color_bg;
 
 void *lcd_base;                                /* Start of framebuffer memory  */
 void *lcd_console_address;             /* Start of console buffer      */