aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/sn/sn0/arch.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-06-07 20:07:29 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-06-19 17:39:21 +0100
commitedc123d18397008fcd4fdf04f60e033ba1042834 (patch)
tree27abf8dda80d61d46c3ee20502e236f1345f77d7 /include/asm-mips/sn/sn0/arch.h
parent8dbd1d3e65f0281ddf9f7b8123ef81763bc2051f (diff)
downloadkernel_goldelico_gta04-edc123d18397008fcd4fdf04f60e033ba1042834.zip
kernel_goldelico_gta04-edc123d18397008fcd4fdf04f60e033ba1042834.tar.gz
kernel_goldelico_gta04-edc123d18397008fcd4fdf04f60e033ba1042834.tar.bz2
[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.h11
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 fb78773..5643a6e 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)
/*