diff options
Diffstat (limited to 'drivers/s390/char/sclp_tty.c')
-rw-r--r-- | drivers/s390/char/sclp_tty.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/s390/char/sclp_tty.c b/drivers/s390/char/sclp_tty.c index 6f43e04dbefd..2d173e5c8a09 100644 --- a/drivers/s390/char/sclp_tty.c +++ b/drivers/s390/char/sclp_tty.c | |||
@@ -60,8 +60,6 @@ static unsigned short int sclp_tty_chars_count; | |||
60 | 60 | ||
61 | struct tty_driver *sclp_tty_driver; | 61 | struct tty_driver *sclp_tty_driver; |
62 | 62 | ||
63 | extern struct termios tty_std_termios; | ||
64 | |||
65 | static struct sclp_ioctls sclp_ioctls; | 63 | static struct sclp_ioctls sclp_ioctls; |
66 | static struct sclp_ioctls sclp_ioctls_init = | 64 | static struct sclp_ioctls sclp_ioctls_init = |
67 | { | 65 | { |