]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci-hcd.c
usb: remove code associated with !CONFIG_PPC_MERGE
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci-hcd.c
index 7378aa137a4a3e75051056461fc0142beedfb956..c6f9961eed3ce11683e2c2819aa7230b0f8b1634 100644 (file)
@@ -1021,11 +1021,6 @@ MODULE_LICENSE ("GPL");
 #define        PS3_SYSTEM_BUS_DRIVER   ps3_ehci_driver
 #endif
 
-#if defined(CONFIG_440EPX) && !defined(CONFIG_PPC_MERGE)
-#include "ehci-ppc-soc.c"
-#define        PLATFORM_DRIVER         ehci_ppc_soc_driver
-#endif
-
 #ifdef CONFIG_USB_EHCI_HCD_PPC_OF
 #include "ehci-ppc-of.c"
 #define OF_PLATFORM_DRIVER     ehci_hcd_ppc_of_driver