usb: host: remove tilegx platform glue
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Mar 2018 15:10:20 +0000 (16:10 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 26 Mar 2018 13:57:10 +0000 (15:57 +0200)
commit03f4c9abd73284193f70e64da1a266d393650530
treed46d1585d4f3e14271f9af9158dff2892c4dbf30
parent4dab216d1fc1ec6783df1b78de5a00df1a7d6991
usb: host: remove tilegx platform glue

The tile architecture is getting removed, so the ehci and ohci platform
glue drivers are no longer needed. In case of ohci, this is the last
one to define a PLATFORM_DRIVER macro, so we can remove even more.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-tilegx.c [deleted file]
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci-tilegx.c [deleted file]
include/linux/usb/tilegx.h [deleted file]