On Wed, Mar 14, 2018 at 04:35:50PM +0100, Arnd Bergmann wrote:
> 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.
> 
> Signed-off-by: Arnd Bergmann <a...@arndb.de>
> ---
>  drivers/usb/host/ehci-hcd.c    |   5 -
>  drivers/usb/host/ehci-tilegx.c | 207 
> -----------------------------------------
>  drivers/usb/host/ohci-hcd.c    |  18 ----
>  drivers/usb/host/ohci-tilegx.c | 196 --------------------------------------
>  include/linux/usb/tilegx.h     |  35 -------
>  5 files changed, 461 deletions(-)
>  delete mode 100644 drivers/usb/host/ehci-tilegx.c
>  delete mode 100644 drivers/usb/host/ohci-tilegx.c
>  delete mode 100644 include/linux/usb/tilegx.h

Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to