diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-06-07 20:07:29 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-06-19 17:39:21 +0100 |
commit | edc123d18397008fcd4fdf04f60e033ba1042834 (patch) | |
tree | 27abf8dda80d61d46c3ee20502e236f1345f77d7 /include/asm-mips/sn/sn0/hub.h | |
parent | 8dbd1d3e65f0281ddf9f7b8123ef81763bc2051f (diff) |
[MIPS] IP27: Remove leftovers of sable support.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/sn/sn0/hub.h')
-rw-r--r-- | include/asm-mips/sn/sn0/hub.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-mips/sn/sn0/hub.h b/include/asm-mips/sn/sn0/hub.h index f5dbba6f4610..3e228f8e7969 100644 --- a/include/asm-mips/sn/sn0/hub.h +++ b/include/asm-mips/sn/sn0/hub.h @@ -31,10 +31,6 @@ #include <asm/sn/sn0/hubni.h> //#include <asm/sn/sn0/hubcore.h> -#ifdef SABLE -#define IP27_NO_HUBUART_INT 1 -#endif - /* Translation of uncached attributes */ #define UATTR_HSPEC 0 #define UATTR_IO 1 |