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 add37bc4bc18..28fb5ddaf786 100644
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
@@ -1259,11 +1259,6 @@ MODULE_LICENSE ("GPL");
1259#define PLATFORM_DRIVER ehci_octeon_driver 1259#define PLATFORM_DRIVER ehci_octeon_driver
1260#endif 1260#endif
1261 1261
1262#ifdef CONFIG_USB_CNS3XXX_EHCI
1263#include "ehci-cns3xxx.c"
1264#define PLATFORM_DRIVER cns3xxx_ehci_driver
1265#endif
1266
1267#ifdef CONFIG_ARCH_VT8500 1262#ifdef CONFIG_ARCH_VT8500
1268#include "ehci-vt8500.c" 1263#include "ehci-vt8500.c"
1269#define PLATFORM_DRIVER vt8500_ehci_driver 1264#define PLATFORM_DRIVER vt8500_ehci_driver