diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-amlm5900.c')
-rw-r--r-- | arch/arm/mach-s3c2410/mach-amlm5900.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/mach-amlm5900.c b/arch/arm/mach-s3c2410/mach-amlm5900.c index c4754226874d..a86d68d22a72 100644 --- a/arch/arm/mach-s3c2410/mach-amlm5900.c +++ b/arch/arm/mach-s3c2410/mach-amlm5900.c | |||
@@ -174,6 +174,7 @@ static struct s3c2410fb_display __initdata amlm5900_lcd_info = { | |||
174 | 174 | ||
175 | .type = S3C2410_LCDCON1_STN4, | 175 | .type = S3C2410_LCDCON1_STN4, |
176 | 176 | ||
177 | .pixclock = 680000, /* HCLK = 100MHz */ | ||
177 | .xres = 160, | 178 | .xres = 160, |
178 | .yres = 160, | 179 | .yres = 160, |
179 | .bpp = 4, | 180 | .bpp = 4, |