Re: [PATCH 45/47] tty: hvc: remove tile driver

From: Greg Kroah-Hartman
Date: Wed Mar 14 2018 - 12:32:55 EST


On Wed, Mar 14, 2018 at 04:35:58PM +0100, Arnd Bergmann wrote:
> The Tile architecture is obsolete and getting removed from the kernel,
> this removes the corresponding console driver as well.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> drivers/tty/hvc/Makefile | 1 -
> drivers/tty/hvc/hvc_tile.c | 196 ---------------------------------------------
> 2 files changed, 197 deletions(-)
> delete mode 100644 drivers/tty/hvc/hvc_tile.c

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