diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-h1940.c')
-rw-r--r-- | arch/arm/mach-s3c2410/mach-h1940.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-s3c2410/mach-h1940.c b/arch/arm/mach-s3c2410/mach-h1940.c index 8a508428a9e5..7c1145e87c12 100644 --- a/arch/arm/mach-s3c2410/mach-h1940.c +++ b/arch/arm/mach-s3c2410/mach-h1940.c | |||
@@ -134,10 +134,6 @@ static struct s3c2410_udc_mach_info h1940_udc_cfg __initdata = { | |||
134 | * Set lcd on or off | 134 | * Set lcd on or off |
135 | **/ | 135 | **/ |
136 | static struct s3c2410fb_display h1940_lcd __initdata = { | 136 | static struct s3c2410fb_display h1940_lcd __initdata = { |
137 | .lcdcon1= S3C2410_LCDCON1_TFT16BPP | \ | ||
138 | S3C2410_LCDCON1_TFT | \ | ||
139 | S3C2410_LCDCON1_CLKVAL(0x0C), | ||
140 | |||
141 | .lcdcon5= S3C2410_LCDCON5_FRM565 | \ | 137 | .lcdcon5= S3C2410_LCDCON5_FRM565 | \ |
142 | S3C2410_LCDCON5_INVVLINE | \ | 138 | S3C2410_LCDCON5_INVVLINE | \ |
143 | S3C2410_LCDCON5_HWSWP, | 139 | S3C2410_LCDCON5_HWSWP, |