aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/asm/serial.h')
-rw-r--r--arch/s390/include/asm/serial.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/s390/include/asm/serial.h b/arch/s390/include/asm/serial.h
new file mode 100644
index 000000000000..5b3e48ef534b
--- /dev/null
+++ b/arch/s390/include/asm/serial.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_S390_SERIAL_H
+#define _ASM_S390_SERIAL_H
+
+#define BASE_BAUD 0
+
+#endif /* _ASM_S390_SERIAL_H */