aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh/serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/serial.h')
-rw-r--r--include/asm-sh/serial.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/asm-sh/serial.h b/include/asm-sh/serial.h
index 4ac0e781081..21f6d330f18 100644
--- a/include/asm-sh/serial.h
+++ b/include/asm-sh/serial.h
@@ -29,10 +29,7 @@
#else
-#define SERIAL_PORT_DFNS \
- /* UART CLK PORT IRQ FLAGS */ \
- { 0, BASE_BAUD, 0x3F8, 4, STD_COM_FLAGS }, /* ttyS0 */ \
- { 0, BASE_BAUD, 0x2F8, 3, STD_COM_FLAGS } /* ttyS1 */
+#define SERIAL_PORT_DFNS
#endif