diff options
Diffstat (limited to 'drivers/char/serial167.c')
-rw-r--r-- | drivers/char/serial167.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/serial167.c b/drivers/char/serial167.c index f1497cecffd8..cbf21cc7b56d 100644 --- a/drivers/char/serial167.c +++ b/drivers/char/serial167.c | |||
@@ -90,8 +90,6 @@ | |||
90 | 90 | ||
91 | #define STD_COM_FLAGS (0) | 91 | #define STD_COM_FLAGS (0) |
92 | 92 | ||
93 | #define SERIAL_TYPE_NORMAL 1 | ||
94 | |||
95 | static struct tty_driver *cy_serial_driver; | 93 | static struct tty_driver *cy_serial_driver; |
96 | extern int serial_console; | 94 | extern int serial_console; |
97 | static struct cyclades_port *serial_console_info = NULL; | 95 | static struct cyclades_port *serial_console_info = NULL; |