s3c2410fb: remove lcdcon2 and lcdcon3 register fields
[deliverable/linux.git] / arch / arm / mach-s3c2410 / mach-amlm5900.c
index 4c958b7c09d5628041f548992b5b98c51fda2332..c4754226874da86e9d1f67d9188b9de129b14994 100644 (file)
@@ -184,8 +184,6 @@ static struct s3c2410fb_display __initdata amlm5900_lcd_info = {
        .lower_margin   = 0,
 
        .lcdcon1        = 0x00008225,
-       .lcdcon2        = 0x0027c000,
-       .lcdcon4        = 0x00000002,
        .lcdcon5        = 0x00000001,
 };
 
This page took 0.027232 seconds and 5 git commands to generate.