diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-4430sdp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-4430sdp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-4430sdp.c b/arch/arm/mach-omap2/board-4430sdp.c index 00d72902ef4f..56a9a4f855c7 100644 --- a/arch/arm/mach-omap2/board-4430sdp.c +++ b/arch/arm/mach-omap2/board-4430sdp.c | |||
@@ -730,7 +730,7 @@ static void __init omap_4430sdp_init(void) | |||
730 | omap4_sdp4430_wifi_init(); | 730 | omap4_sdp4430_wifi_init(); |
731 | omap4_twl6030_hsmmc_init(mmc); | 731 | omap4_twl6030_hsmmc_init(mmc); |
732 | 732 | ||
733 | usb_bind_phy("musb-hdrc.0.auto", 0, "omap-usb2.1.auto"); | 733 | usb_bind_phy("musb-hdrc.2.auto", 0, "omap-usb2.3.auto"); |
734 | usb_musb_init(&musb_board_data); | 734 | usb_musb_init(&musb_board_data); |
735 | 735 | ||
736 | status = omap_ethernet_init(); | 736 | status = omap_ethernet_init(); |