[MIPS] IP27: Throw away old unused hacks.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 14 Jun 2006 07:01:30 +0000 (08:01 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 19 Jun 2006 16:39:22 +0000 (17:39 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/sn/sn0/ip27.h

index ade0e974dd780ec80040099554bb98eb4f7483a5..3c97e0855c8d69a724643ed8a9d3f28eb193395e 100644 (file)
@@ -6,7 +6,7 @@
  * Derived from IRIX <sys/SN/SN0/IP27.h>.
  *
  * Copyright (C) 1992 - 1997, 1999 Silicon Graphics, Inc.
- * Copyright (C) 1999 by Ralf Baechle
+ * Copyright (C) 1999, 2006 by Ralf Baechle
  */
 #ifndef _ASM_SN_SN0_IP27_H
 #define _ASM_SN_SN0_IP27_H
 #define SEND_NMI(_nasid, _slice)       \
           REMOTE_HUB_S((_nasid),  (PI_NMI_A + ((_slice) * PI_NMI_OFFSET)), 1)
 
-/* Sanity hazzard ...  Below all the Origin hacks are following.  */
-
-#define SN00_BRIDGE            0x9200000008000000
-#define SN00I_BRIDGE0          0x920000000b000000
-#define SN00I_BRIDGE1          0x920000000e000000
-#define SN00I_BRIDGE2          0x920000000f000000
-
 #endif /* _ASM_SN_SN0_IP27_H */
This page took 0.027739 seconds and 5 git commands to generate.