aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_con.c
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2008-07-14 03:59:28 -0400
committerHeiko Carstens <heiko.carstens@de.ibm.com>2008-07-14 04:02:19 -0400
commita12c53f4fa759b59654b6d5f21eb4070cd45cd54 (patch)
treeca2c7ff8ecde4cc57518403fbd5ceb48fbe9f9cd /drivers/s390/char/sclp_con.c
parent1a89dd8f0b4d7eca2dd4abffb736f37676e1b073 (diff)
[S390] Cleanup sclp printk messages.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'drivers/s390/char/sclp_con.c')
-rw-r--r--drivers/s390/char/sclp_con.c2
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"