]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Delete the SABLE_RTL case.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 14 Sep 2005 14:52:16 +0000 (14:52 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:19 +0000 (19:32 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/sn/sn0/arch.h

index 0e00dd474afcb2907baf29e4ea55a8e9b60e7432..fb78773a5efed10f94111a6d887751922d5c5d5e 100644 (file)
 #define MAX_MEM_SLOTS   32                      /* max slots per node */
 #endif /* defined(N_MODE) */
 
-#if SABLE_RTL
-#define SLOT_SHIFT             (28)
-#define SLOT_MIN_MEM_SIZE      (16*1024*1024)
-#else
 #define SLOT_SHIFT             (27)
 #define SLOT_MIN_MEM_SIZE      (32*1024*1024)
-#endif
 
 #define CPUS_PER_NODE          2       /* CPUs on a single hub */
 #define CPUS_PER_NODE_SHFT     1       /* Bits to shift in the node number */