aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-s3c2440/mach-smdk2440.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2440/mach-smdk2440.c b/arch/arm/mach-s3c2440/mach-smdk2440.c
index 270e42b9b5c1..7e7d4408af36 100644
--- a/arch/arm/mach-s3c2440/mach-smdk2440.c
+++ b/arch/arm/mach-s3c2440/mach-smdk2440.c
@@ -144,6 +144,7 @@ static struct s3c2410fb_mach_info smdk2440_lcd_cfg __initdata = {
144#endif 144#endif
145 145
146 .lpcsel = ((0xCE6) & ~7) | 1<<4, 146 .lpcsel = ((0xCE6) & ~7) | 1<<4,
147 .type = S3C2410_LCDCON1_TFT16BPP,
147 148
148 .width = 240, 149 .width = 240,
149 .height = 320, 150 .height = 320,