Re: [PATCH 07/13] tty: Remove metag DA TTY and console driver

From: Greg Kroah-Hartman
Date: Wed Feb 28 2018 - 07:29:29 EST


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 <jhogan@xxxxxxxxxx>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Cc: Jiri Slaby <jslaby@xxxxxxxx>
> Cc: linux-metag@xxxxxxxxxxxxxxx
> ---
> 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 <gregkh@xxxxxxxxxxxxxxxxxxx>