On Wed, Feb 21, 2018 at 11:38:19PM +0000, James Hogan wrote: > Now that arch/metag/ has been removed, remove the metag DA TTY and > console driver. It is of no value without the architecture code. > > Signed-off-by: James Hogan <jho...@kernel.org> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Jiri Slaby <jsl...@suse.com> > Cc: linux-me...@vger.kernel.org > --- > drivers/tty/Kconfig | 13 - > drivers/tty/Makefile | 1 - > drivers/tty/metag_da.c | 665 > ------------------------------------------------- > 3 files changed, 679 deletions(-) > delete mode 100644 drivers/tty/metag_da.c
Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>