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 <a...@arndb.de> > --- > 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 <gre...@linuxfoundation.org>