From daf695fca877068d7533a1b431b09210e5ad0b6b Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Tue, 10 Aug 2010 18:02:44 -0700 Subject: arm: samsung: remove pixclock from several boards Since "s3c-fb: Automatically calculate pixel clock when none is given", there's no need for manually calculating the pixel clock anymore so remove these lines and add the correct refresh rate where appropriately. Signed-off-by: Maurus Cuelenaere Cc: Pawel Osciak Cc: Marek Szyprowski Cc: Kyungmin Park Cc: InKi Dae Cc: Ben Dooks Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- arch/arm/mach-s3c64xx/mach-smdk6410.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-s3c64xx/mach-smdk6410.c') diff --git a/arch/arm/mach-s3c64xx/mach-smdk6410.c b/arch/arm/mach-s3c64xx/mach-smdk6410.c index d9a03555f88..0302fcc50b1 100644 --- a/arch/arm/mach-s3c64xx/mach-smdk6410.c +++ b/arch/arm/mach-s3c64xx/mach-smdk6410.c @@ -141,7 +141,6 @@ static struct platform_device smdk6410_lcd_powerdev = { static struct s3c_fb_pd_win smdk6410_fb_win0 = { /* this is to ensure we use win0 */ .win_mode = { - .pixclock = 41094, .left_margin = 8, .right_margin = 13, .upper_margin = 7, -- cgit v1.2.3-70-g09d2