As per the vendor's request. 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 <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Jiri Slaby <[email protected]> Cc: [email protected] Cc: Michael Ellerman <[email protected]> Cc: Paul Mackerras <[email protected]> -- 2.25.1

