omap: Move omap1 USB platform init code into mach-omap1/usb.c
[deliverable/linux.git] / arch / arm / mach-omap1 / board-htcherald.c
index 8e313b4b99a9d91145201f1d2e28a4a022a7f151..736e4c2064f640161d118d7c1f28b471631b43c9 100644 (file)
@@ -287,7 +287,7 @@ static void __init htcherald_init(void)
        htcherald_disable_watchdog();
 
        htcherald_usb_enable();
-       omap_usb_init(&htcherald_usb_config);
+       omap1_usb_init(&htcherald_usb_config);
 }
 
 static void __init htcherald_init_irq(void)
This page took 0.025462 seconds and 5 git commands to generate.