]> asedeno.scripts.mit.edu Git - linux.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)
commita205a56dc24811a2879572e52c902a38425a4473
tree6f44aa3b57cf9d33db30cc1f8f18c570d32c79bf
parent6d8df4b6a3a46b62b1a6f6e8678ebd3acc6df8c8
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