From 4f94afa258c3e574a8d985160e87146a5183944b Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 14 Sep 2005 14:52:16 +0000 Subject: Delete the SABLE_RTL case. Signed-off-by: Ralf Baechle --- include/asm-mips/sn/sn0/arch.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/include/asm-mips/sn/sn0/arch.h b/include/asm-mips/sn/sn0/arch.h index 0e00dd474af..fb78773a5ef 100644 --- a/include/asm-mips/sn/sn0/arch.h +++ b/include/asm-mips/sn/sn0/arch.h @@ -74,13 +74,8 @@ #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 */ -- cgit v1.2.3