aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 943cc21e33b2..aaac8b09047b 100644
--- a/arch/arm/mach-shmobile/board-ap4evb.c
+++ b/arch/arm/mach-shmobile/board-ap4evb.c
@@ -237,7 +237,7 @@ static struct platform_device smc911x_device = {
237/* SH_MMCIF */ 237/* SH_MMCIF */
238static struct resource sh_mmcif_resources[] = { 238static struct resource sh_mmcif_resources[] = {
239 [0] = { 239 [0] = {
240 .name = "SH_MMCIF", 240 .name = "MMCIF",
241 .start = 0xE6BD0000, 241 .start = 0xE6BD0000,
242 .end = 0xE6BD00FF, 242 .end = 0xE6BD00FF,
243 .flags = IORESOURCE_MEM, 243 .flags = IORESOURCE_MEM,