diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-h1940.c')
-rw-r--r-- | arch/arm/mach-s3c2410/mach-h1940.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/mach-h1940.c b/arch/arm/mach-s3c2410/mach-h1940.c index 78dfc7d4270f..8a508428a9e5 100644 --- a/arch/arm/mach-s3c2410/mach-h1940.c +++ b/arch/arm/mach-s3c2410/mach-h1940.c | |||
@@ -145,6 +145,7 @@ static struct s3c2410fb_display h1940_lcd __initdata = { | |||
145 | .type = S3C2410_LCDCON1_TFT, | 145 | .type = S3C2410_LCDCON1_TFT, |
146 | .width = 240, | 146 | .width = 240, |
147 | .height = 320, | 147 | .height = 320, |
148 | .pixclock = 260000, | ||
148 | .xres = 240, | 149 | .xres = 240, |
149 | .yres = 320, | 150 | .yres = 320, |
150 | .bpp = 16, | 151 | .bpp = 16, |