OSDN Git Service

usb: host: imx21-hcd: Remove the driver
authorFabio Estevam <festevam@gmail.com>
Mon, 9 Nov 2020 21:08:13 +0000 (18:08 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Nov 2020 14:22:46 +0000 (15:22 +0100)
commite625f3dede4a2df6df914b4a0fb3e49379676dfc
treef07d157d3e4d3675745af544000317eae277db28
parent6a6516c024bb90058f835364b28ee8e1fee8037d
usb: host: imx21-hcd: Remove the driver

Since commit 4b563a066611 ("ARM: imx: Remove imx21 support") the imx21
SoC is no longer supported.

Get rid of its USB driver too, which is now unused.

Acked-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20201109210813.21382-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/Makefile
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/imx21-dbg.c [deleted file]
drivers/usb/host/imx21-hcd.c [deleted file]
drivers/usb/host/imx21-hcd.h [deleted file]