diff options
author | Olof Johansson <olof@lixom.net> | 2013-12-26 22:31:33 +0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-12-26 22:31:33 +0400 |
commit | 509633c8366a0df239297c89689e87aaf6625781 (patch) | |
tree | 887622d77f0f2dc3886f52fdbe3f389df337dca1 /arch/parisc/include/asm/serial.h | |
parent | bb748890d13232dba4a3975368bfeea6896368ae (diff) | |
parent | 319e2e3f63c348a9b66db4667efa73178e18b17d (diff) | |
download | linux-509633c8366a0df239297c89689e87aaf6625781.tar.xz |
Merge tag 'v3.13-rc4' into next/cleanup
Linux 3.13-rc4
Diffstat (limited to 'arch/parisc/include/asm/serial.h')
-rw-r--r-- | arch/parisc/include/asm/serial.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/parisc/include/asm/serial.h b/arch/parisc/include/asm/serial.h index d7e3cc60dbc3..77e9b67c87ee 100644 --- a/arch/parisc/include/asm/serial.h +++ b/arch/parisc/include/asm/serial.h @@ -6,5 +6,3 @@ * This is used for 16550-compatible UARTs */ #define BASE_BAUD ( 1843200 / 16 ) - -#define SERIAL_PORT_DFNS |