aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/ehci-hcd.c')
-rw-r--r--drivers/usb/host/ehci-hcd.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
index 7378aa137a4a..c6f9961eed3c 100644
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
@@ -1021,11 +1021,6 @@ MODULE_LICENSE ("GPL");
1021#define PS3_SYSTEM_BUS_DRIVER ps3_ehci_driver 1021#define PS3_SYSTEM_BUS_DRIVER ps3_ehci_driver
1022#endif 1022#endif
1023 1023
1024#if defined(CONFIG_440EPX) && !defined(CONFIG_PPC_MERGE)
1025#include "ehci-ppc-soc.c"
1026#define PLATFORM_DRIVER ehci_ppc_soc_driver
1027#endif
1028
1029#ifdef CONFIG_USB_EHCI_HCD_PPC_OF 1024#ifdef CONFIG_USB_EHCI_HCD_PPC_OF
1030#include "ehci-ppc-of.c" 1025#include "ehci-ppc-of.c"
1031#define OF_PLATFORM_DRIVER ehci_hcd_ppc_of_driver 1026#define OF_PLATFORM_DRIVER ehci_hcd_ppc_of_driver