aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/mach-amlm5900.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-amlm5900.c')
-rw-r--r--arch/arm/mach-s3c2410/mach-amlm5900.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c2410/mach-amlm5900.c b/arch/arm/mach-s3c2410/mach-amlm5900.c
index 4c958b7c09d5..c4754226874d 100644
--- a/arch/arm/mach-s3c2410/mach-amlm5900.c
+++ b/arch/arm/mach-s3c2410/mach-amlm5900.c
@@ -184,8 +184,6 @@ static struct s3c2410fb_display __initdata amlm5900_lcd_info = {
184 .lower_margin = 0, 184 .lower_margin = 0,
185 185
186 .lcdcon1 = 0x00008225, 186 .lcdcon1 = 0x00008225,
187 .lcdcon2 = 0x0027c000,
188 .lcdcon4 = 0x00000002,
189 .lcdcon5 = 0x00000001, 187 .lcdcon5 = 0x00000001,
190}; 188};
191 189