drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
authorValentin Rothberg <valentinrothberg@gmail.com>
Sat, 11 Apr 2015 13:56:01 +0000 (15:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 May 2015 20:26:58 +0000 (22:26 +0200)
commitcc020ea404cd73d8eb579d592211c7fd2972ef0f
tree81ddd348428027a9b4d3226bdfea5ecaa937a63d
parent5a56abc77f328881dfe9ff2a751c9934382a392d
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks

ETRAX_RS485_{ON_PORT_G, LTC1387} are not defined in Kconfig.  The
affected #ifdef block have not been compiled for years, so remove them
entirely.

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/crisv10.c