diff options
Diffstat (limited to 'arch/arm/mach-shmobile')
-rw-r--r-- | arch/arm/mach-shmobile/board-ap4evb.c | 2 |
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 024f8f4c2a3..23d472f9525 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c | |||
@@ -657,7 +657,7 @@ static struct platform_device *ap4evb_devices[] __initdata = { | |||
657 | &sdhi1_device, | 657 | &sdhi1_device, |
658 | &usb1_host_device, | 658 | &usb1_host_device, |
659 | &fsi_device, | 659 | &fsi_device, |
660 | &sh_mmcif_device | 660 | &sh_mmcif_device, |
661 | &lcdc1_device, | 661 | &lcdc1_device, |
662 | &lcdc_device, | 662 | &lcdc_device, |
663 | &hdmi_device, | 663 | &hdmi_device, |