aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-ap4evb.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-shmobile/board-ap4evb.c')
-rw-r--r--arch/arm/mach-shmobile/board-ap4evb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c
index b473b8efac6..837138e369b 100644
--- a/arch/arm/mach-shmobile/board-ap4evb.c
+++ b/arch/arm/mach-shmobile/board-ap4evb.c
@@ -443,7 +443,7 @@ static struct platform_device usb1_host_device = {
443 .resource = usb1_host_resources, 443 .resource = usb1_host_resources,
444}; 444};
445 445
446const static struct fb_videomode ap4evb_lcdc_modes[] = { 446static const struct fb_videomode ap4evb_lcdc_modes[] = {
447 { 447 {
448#ifdef CONFIG_AP4EVB_QHD 448#ifdef CONFIG_AP4EVB_QHD
449 .name = "R63302(QHD)", 449 .name = "R63302(QHD)",