diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-2430sdp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-2430sdp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c index cc42d474c443..ab0880ba3c48 100644 --- a/arch/arm/mach-omap2/board-2430sdp.c +++ b/arch/arm/mach-omap2/board-2430sdp.c | |||
@@ -149,7 +149,7 @@ static void __init omap_2430sdp_init_early(void) | |||
149 | } | 149 | } |
150 | 150 | ||
151 | static struct regulator_consumer_supply sdp2430_vmmc1_supplies[] = { | 151 | static struct regulator_consumer_supply sdp2430_vmmc1_supplies[] = { |
152 | REGULATOR_SUPPLY("vmmc", "mmci-omap-hs.0"), | 152 | REGULATOR_SUPPLY("vmmc", "omap_hsmmc.0"), |
153 | }; | 153 | }; |
154 | 154 | ||
155 | /* VMMC1 for OMAP VDD_MMC1 (i/o) and MMC1 card */ | 155 | /* VMMC1 for OMAP VDD_MMC1 (i/o) and MMC1 card */ |