diff options
Diffstat (limited to 'drivers/video')
-rw-r--r-- | drivers/video/pxa_lcd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/pxa_lcd.c b/drivers/video/pxa_lcd.c index d64c25b..0fe26dc 100644 --- a/drivers/video/pxa_lcd.c +++ b/drivers/video/pxa_lcd.c @@ -166,7 +166,7 @@ vidinfo_t panel_info = { #ifdef CONFIG_LMS283GF05 # define LCD_BPP LCD_COLOR8 -# define LCD_INVERT_COLORS +/*# define LCD_INVERT_COLORS*/ /* you have to set lccr0 and lccr3 (including pcd) */ # define REG_LCCR0 0x043008f8 |