diff options
Diffstat (limited to 'arch/mips/cavium-octeon/serial.c')
-rw-r--r-- | arch/mips/cavium-octeon/serial.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/cavium-octeon/serial.c b/arch/mips/cavium-octeon/serial.c index 83eac37a1ff9..638adab02842 100644 --- a/arch/mips/cavium-octeon/serial.c +++ b/arch/mips/cavium-octeon/serial.c | |||
@@ -18,11 +18,7 @@ | |||
18 | 18 | ||
19 | #include <asm/octeon/octeon.h> | 19 | #include <asm/octeon/octeon.h> |
20 | 20 | ||
21 | #ifdef CONFIG_GDB_CONSOLE | ||
22 | #define DEBUG_UART 0 | ||
23 | #else | ||
24 | #define DEBUG_UART 1 | 21 | #define DEBUG_UART 1 |
25 | #endif | ||
26 | 22 | ||
27 | unsigned int octeon_serial_in(struct uart_port *up, int offset) | 23 | unsigned int octeon_serial_in(struct uart_port *up, int offset) |
28 | { | 24 | { |