serial: Remove old SC26XX driver
authorAlexander Shiyan <shc_work@mail.ru>
Thu, 19 Dec 2013 20:02:50 +0000 (00:02 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 20:34:30 +0000 (12:34 -0800)
New driver for NXP (Philips) UART ICs was introduced in September 2012.
Old driver no longer used anywhere, this patch removes it.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/sc26xx.c [deleted file]

Simple merge
Simple merge
diff --cc drivers/tty/serial/sc26xx.c
Simple merge