[PATCH 44/47] tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Mar 15 03:32:50 AEDT 2018


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 <arnd at 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 <gregkh at linuxfoundation.org>


More information about the Linuxppc-dev mailing list