]> git.baikalelectronics.ru Git - kernel.git/commit
serial: Remove RM9000 series serial driver.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 18 Dec 2012 10:41:14 +0000 (11:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 05:54:41 +0000 (21:54 -0800)
commiteb3eb7a0d77abf2f429c63b67ba125b5c2d49b06
tree6f44aa3b57cf9d33db30cc1f8f18c570d32c79bf
parent486defbc886b458d312e207c061dea1e72f7ed50
serial: Remove RM9000 series serial driver.

Now that support for RM9000 and platforms based on it has been removed,
remove the serial driver for it as well.  It's really only been a quirk
for an almost 8250 compatible UART anyway.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
 drivers/tty/serial/8250/8250.c  | 70 +----------------------------------------
 drivers/tty/serial/8250/Kconfig |  9 ------
 include/linux/serial_core.h     |  1 -
 3 files changed, 1 insertion(+), 79 deletions(-)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250.c
drivers/tty/serial/8250/Kconfig
include/linux/serial_core.h