]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci-hcd.c
Move the ehci-omap code into omap-pool branch
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci-hcd.c
index 8b84ac683dceb76c90eaf6b45441ddb9874fe738..f2618d17710d248938632cee6278a2a3bb690a8b 100644 (file)
@@ -1052,11 +1052,6 @@ MODULE_LICENSE ("GPL");
 #define        PLATFORM_DRIVER         ehci_hcd_au1xxx_driver
 #endif
 
-#ifdef CONFIG_ARCH_OMAP34XX
-#include "ehci-omap.c"
-#define        PLATFORM_DRIVER         ehci_hcd_omap_driver
-#endif
-
 #ifdef CONFIG_PPC_PS3
 #include "ehci-ps3.c"
 #define        PS3_SYSTEM_BUS_DRIVER   ps3_ehci_driver