From: Ralf Baechle Date: Tue, 18 Dec 2012 10:41:14 +0000 (+0100) Subject: serial: Remove RM9000 series serial driver. X-Git-Tag: v3.9-rc1~125^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a205a56dc24811a2879572e52c902a38425a4473;p=pandora-kernel.git 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 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 --- Reading git-diff-tree failed