diff options
Diffstat (limited to 'drivers/s390/char/sclp_con.c')
-rw-r--r-- | drivers/s390/char/sclp_con.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/s390/char/sclp_con.c b/drivers/s390/char/sclp_con.c index 23bb90a5ed29..0ddf1b7c00da 100644 --- a/drivers/s390/char/sclp_con.c +++ b/drivers/s390/char/sclp_con.c | |||
@@ -20,8 +20,6 @@ | |||
20 | #include "sclp_rw.h" | 20 | #include "sclp_rw.h" |
21 | #include "sclp_tty.h" | 21 | #include "sclp_tty.h" |
22 | 22 | ||
23 | #define SCLP_CON_PRINT_HEADER "sclp console driver: " | ||
24 | |||
25 | #define sclp_console_major 4 /* TTYAUX_MAJOR */ | 23 | #define sclp_console_major 4 /* TTYAUX_MAJOR */ |
26 | #define sclp_console_minor 64 | 24 | #define sclp_console_minor 64 |
27 | #define sclp_console_name "ttyS" | 25 | #define sclp_console_name "ttyS" |