aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-4430sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/board-4430sdp.c')
-rw-r--r--arch/arm/mach-omap2/board-4430sdp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/board-4430sdp.c b/arch/arm/mach-omap2/board-4430sdp.c
index 07d1b20b1148..9cf8e333255f 100644
--- a/arch/arm/mach-omap2/board-4430sdp.c
+++ b/arch/arm/mach-omap2/board-4430sdp.c
@@ -272,6 +272,7 @@ static struct twl4030_usb_data omap4_usbphy_data = {
272 .phy_exit = omap4430_phy_exit, 272 .phy_exit = omap4430_phy_exit,
273 .phy_power = omap4430_phy_power, 273 .phy_power = omap4430_phy_power,
274 .phy_set_clock = omap4430_phy_set_clk, 274 .phy_set_clock = omap4430_phy_set_clk,
275 .phy_suspend = omap4430_phy_suspend,
275}; 276};
276 277
277static struct omap2_hsmmc_info mmc[] = { 278static struct omap2_hsmmc_info mmc[] = {