summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/Makefile
diff options
context:
space:
mode:
authorDavid Brownell <david-b@pacbell.net>2007-04-22 20:05:52 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2007-04-27 22:28:42 +0200
commit1b101ceb9162086035ce0c9cbe83ca7b4845179a (patch)
tree3ff40a54a969a0e456f51ddd0b36a32b17cc34c8 /drivers/usb/host/Makefile
parentusb ethernet gadget, workaround network stack API glitch (diff)
downloadlinux-1b101ceb9162086035ce0c9cbe83ca7b4845179a.tar.xz
linux-1b101ceb9162086035ce0c9cbe83ca7b4845179a.zip
USB: remove ancient/broken CRIS hcd
Remove the old crisv10 HCD ... it can't have built for some time, doesn't even have a Kconfig entry, was the last driver not to have been converted to the "hcd" framework, and considering the usbcore changes since its last patch was merged, has just got to buggy as all get-out. I'm told Axis has a new driver, and will be submitting it soon. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Cc: Mikael Starvik <mikael.starvik@axis.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/Makefile')
-rw-r--r--drivers/usb/host/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/Makefile b/drivers/usb/host/Makefile
index a2e58c86849f..2ff396bd180f 100644
--- a/drivers/usb/host/Makefile
+++ b/drivers/usb/host/Makefile
@@ -15,4 +15,3 @@ obj-$(CONFIG_USB_UHCI_HCD) += uhci-hcd.o
obj-$(CONFIG_USB_SL811_HCD) += sl811-hcd.o
obj-$(CONFIG_USB_SL811_CS) += sl811_cs.o
obj-$(CONFIG_USB_U132_HCD) += u132-hcd.o
-obj-$(CONFIG_ETRAX_ARCH_V10) += hc_crisv10.o