diff options
Diffstat (limited to 'include/asm-alpha/serial.h')
-rw-r--r-- | include/asm-alpha/serial.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-alpha/serial.h b/include/asm-alpha/serial.h index 565b59dd0..7b2d9ee95 100644 --- a/include/asm-alpha/serial.h +++ b/include/asm-alpha/serial.h @@ -37,7 +37,7 @@ #ifdef CONFIG_SERIAL_MANY_PORTS -#define EXTRA_SERIAL_PORT_DEFNS \ +#define EXTRA_SERIAL_PORT_DEFNS \ { 0, BASE_BAUD, 0x1A0, 9, FOURPORT_FLAGS }, /* ttyS4 */ \ { 0, BASE_BAUD, 0x1A8, 9, FOURPORT_FLAGS }, /* ttyS5 */ \ { 0, BASE_BAUD, 0x1B0, 9, FOURPORT_FLAGS }, /* ttyS6 */ \ |