summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips64/serial.h')
-rw-r--r--include/asm-mips64/serial.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-mips64/serial.h b/include/asm-mips64/serial.h
index 2b148a7d8..c6b3245d7 100644
--- a/include/asm-mips64/serial.h
+++ b/include/asm-mips64/serial.h
@@ -1,4 +1,4 @@
-/* $Id: serial.h,v 1.1 2000/01/04 10:37:18 ralf Exp $
+/* $Id: serial.h,v 1.1 2000/01/04 10:51:55 ralf Exp $
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
@@ -37,8 +37,8 @@
#ifdef CONFIG_SGI_IP27
#define ORIGIN_SERIAL_PORT_DFNS \
- { 0, IOC3_BAUD, 0x9200000008620178, IOC3_SERIAL_INT, IOC3_COM_FLAGS },\
- { 0, IOC3_BAUD, 0x9200000008620170, IOC3_SERIAL_INT, IOC3_COM_FLAGS },
+ { 0, IOC3_BAUD, 0x9200000008620178, 0, IOC3_COM_FLAGS },\
+ { 0, IOC3_BAUD, 0x9200000008620170, 0, IOC3_COM_FLAGS },
#else
#define ORIGIN_SERIAL_PORT_DFNS
#endif