summaryrefslogtreecommitdiff
path: root/drivers/usb/host/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-24 23:10:58 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-24 23:10:58 (GMT)
commit5447e0a652ba8907a0f4d88821acf7d37ef81af1 (patch)
treeb22a33022fad11706a62a926c0a462e2ea59265f /drivers/usb/host/Makefile
parent1dd3d123239179fad5de5dc00a6e0014a1918fde (diff)
downloadlinux-fsl-qoriq-5447e0a652ba8907a0f4d88821acf7d37ef81af1.tar.xz
Revert "usb: host: Faraday fotg210-hcd driver"
This reverts commit 1dd3d123239179fad5de5dc00a6e0014a1918fde. The email address for the developer now bounces, which means they have moved on, so remove the driver until someone else from the company steps up to maintain it. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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 829a339..bea7112 100644
--- a/drivers/usb/host/Makefile
+++ b/drivers/usb/host/Makefile
@@ -58,4 +58,3 @@ obj-$(CONFIG_USB_OCTEON2_COMMON) += octeon2-common.o
obj-$(CONFIG_USB_HCD_BCMA) += bcma-hcd.o
obj-$(CONFIG_USB_HCD_SSB) += ssb-hcd.o
obj-$(CONFIG_USB_FUSBH200_HCD) += fusbh200-hcd.o
-obj-$(CONFIG_USB_FOTG210_HCD) += fotg210-hcd.o