Re: [PATCH 43/47] serial: remove tile uart driver

From: Greg Kroah-Hartman
Date: Wed Mar 14 2018 - 12:33:06 EST


On Wed, Mar 14, 2018 at 04:35:56PM +0100, Arnd Bergmann wrote:
> The tile architecture is getting removed, and this driver is
> useless without it.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> drivers/tty/serial/Kconfig | 9 -
> drivers/tty/serial/Makefile | 1 -
> drivers/tty/serial/tilegx.c | 689 --------------------------------------------
> 3 files changed, 699 deletions(-)
> delete mode 100644 drivers/tty/serial/tilegx.c

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>