Merge branch 'common/core' into sh-latest
[pandora-kernel.git] / arch / sh / boards / mach-se / 7724 / setup.c
index 1235767..d007567 100644 (file)
@@ -145,7 +145,7 @@ static struct platform_device nor_flash_device = {
 };
 
 /* LCDC */
-const static struct fb_videomode lcdc_720p_modes[] = {
+static const struct fb_videomode lcdc_720p_modes[] = {
        {
                .name           = "LB070WV1",
                .sync           = 0, /* hsync and vsync are active low */
@@ -160,7 +160,7 @@ const static struct fb_videomode lcdc_720p_modes[] = {
        },
 };
 
-const static struct fb_videomode lcdc_vga_modes[] = {
+static const struct fb_videomode lcdc_vga_modes[] = {
        {
                .name           = "LB070WV1",
                .sync           = 0, /* hsync and vsync are active low */