Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dt
[cascardo/linux.git] / arch / arm / mach-shmobile / board-lager.c
index e0406fd..d1a8ddd 100644 (file)
@@ -148,7 +148,7 @@ static const struct sh_mmcif_plat_data mmcif1_pdata __initconst = {
 };
 
 static const struct resource mmcif1_resources[] __initconst = {
-       DEFINE_RES_MEM_NAMED(0xee220000, 0x80, "MMCIF1"),
+       DEFINE_RES_MEM(0xee220000, 0x80),
        DEFINE_RES_IRQ(gic_spi(170)),
 };