Hi,
Le 05/11/2020 à 13:33, Lee Jones a écrit :
As per the vendor's request.
Is the vendor in copy of the patch ?
What about the other synclink adapters, namely the synclink_gt ? And the synclink_cs in the
drivers/char/pcmcia/ ?
Christophe
Lee Jones (2):
tty: Remove redundant synclink driver
tty: Remove redundant synclinkmp driver
arch/powerpc/configs/ppc6xx_defconfig | 2 -
drivers/tty/Kconfig | 27 -
drivers/tty/Makefile | 2 -
drivers/tty/synclink.c | 7899 -------------------------
drivers/tty/synclinkmp.c | 5580 -----------------
5 files changed, 13510 deletions(-)
delete mode 100644 drivers/tty/synclink.c
delete mode 100644 drivers/tty/synclinkmp.c
Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org>
Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
Cc: Jiri Slaby <jirisl...@kernel.org>
Cc: linuxppc-dev@lists.ozlabs.org
Cc: Michael Ellerman <m...@ellerman.id.au>
Cc: Paul Mackerras <pau...@samba.org>