diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-01-31 03:44:29 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-01-31 03:44:29 +0000 |
commit | 1debfe49b61cfea456fa4930a953164f93de37a8 (patch) | |
tree | 1e56bf15ae59ad8812fc35cc720b4484f2876735 /include/asm-mips/serial.h | |
parent | d6b33fefc6c4a0f5f399dc0cdcf44565df3058ce (diff) |
Make the Indy compile.
Diffstat (limited to 'include/asm-mips/serial.h')
-rw-r--r-- | include/asm-mips/serial.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-mips/serial.h b/include/asm-mips/serial.h index 67ad9646a..445e6a32d 100644 --- a/include/asm-mips/serial.h +++ b/include/asm-mips/serial.h @@ -1,4 +1,4 @@ -/* $Id: serial.h,v 1.5 1998/08/26 22:40:50 tsbogend Exp $ +/* $Id: serial.h,v 1.6 2000/01/26 00:07:45 ralf Exp $ * * include/asm-mips/serial.h */ @@ -151,7 +151,7 @@ STD_COM_FLAGS, 0, 0, 0, 0, 0, 0, 0, \ (u8 *)0xbfa00300, 3 } #else -#define STD_SERIAL_PORT_DEFNS +#define DDB5074_SERIAL_PORT_DEFNS #endif #define SERIAL_PORT_DFNS \ |