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/arch.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/arch.h')
-rw-r--r-- | include/asm-mips/sn/sn0/arch.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/include/asm-mips/sn/sn0/arch.h b/include/asm-mips/sn/sn0/arch.h index fb78773a5ef..5643a6e639b 100644 --- a/include/asm-mips/sn/sn0/arch.h +++ b/include/asm-mips/sn/sn0/arch.h @@ -13,8 +13,6 @@ #include <linux/config.h> -#ifndef SABLE - #ifndef SN0XXL /* 128 cpu SMP max */ /* * This is the maximum number of nodes that can be part of a kernel. @@ -54,15 +52,6 @@ */ #define MAX_PARTITIONS MAX_REGIONS - -#else - -#define MAX_COMPACT_NODES 4 -#define MAX_NASIDS 4 -#define MAXCPUS 8 - -#endif - #define NASID_MASK_BYTES ((MAX_NASIDS + 7) / 8) /* |