On Wed, Mar 14, 2018 at 04:35:57PM +0100, Arnd Bergmann wrote: > The blackfin architecture is getting removed, so these drivers > are not needed any more. > > Signed-off-by: Arnd Bergmann <a...@arndb.de> > --- > drivers/tty/Kconfig | 13 -- > drivers/tty/Makefile | 1 - > drivers/tty/bfin_jtag_comm.c | 353 > ---------------------------------------- > drivers/tty/hvc/Kconfig | 9 - > drivers/tty/hvc/Makefile | 1 - > drivers/tty/hvc/hvc_bfin_jtag.c | 104 ------------ > 6 files changed, 481 deletions(-) > delete mode 100644 drivers/tty/bfin_jtag_comm.c > delete mode 100644 drivers/tty/hvc/hvc_bfin_jtag.c
Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>