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

ETRAX_EXTERN_PB6CLK_ENABLED is not defined in Kconfig.  The affected
 #ifdef block has not been compiled for years, so remove it entirely.

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