diff options
-rw-r--r-- | arch/x86/boot/early_serial_console.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/boot/early_serial_console.c b/arch/x86/boot/early_serial_console.c index 5df2869c874b..790586daec83 100644 --- a/arch/x86/boot/early_serial_console.c +++ b/arch/x86/boot/early_serial_console.c | |||
@@ -2,8 +2,6 @@ | |||
2 | 2 | ||
3 | #define DEFAULT_SERIAL_PORT 0x3f8 /* ttyS0 */ | 3 | #define DEFAULT_SERIAL_PORT 0x3f8 /* ttyS0 */ |
4 | 4 | ||
5 | #define XMTRDY 0x20 | ||
6 | |||
7 | #define DLAB 0x80 | 5 | #define DLAB 0x80 |
8 | 6 | ||
9 | #define TXR 0 /* Transmit register (WRITE) */ | 7 | #define TXR 0 /* Transmit register (WRITE) */ |