Ver código fonte

Delete the SABLE_RTL case.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 19 anos atrás
pai
commit
4f94afa258
1 arquivos alterados com 0 adições e 5 exclusões
  1. 0 5
      include/asm-mips/sn/sn0/arch.h

+ 0 - 5
include/asm-mips/sn/sn0/arch.h

@@ -74,13 +74,8 @@
 #define MAX_MEM_SLOTS   32                      /* max slots per node */
 #define MAX_MEM_SLOTS   32                      /* max slots per node */
 #endif /* defined(N_MODE) */
 #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_SHIFT      	(27)
 #define SLOT_MIN_MEM_SIZE	(32*1024*1024)
 #define SLOT_MIN_MEM_SIZE	(32*1024*1024)
-#endif
 
 
 #define CPUS_PER_NODE		2	/* CPUs on a single hub */
 #define CPUS_PER_NODE		2	/* CPUs on a single hub */
 #define CPUS_PER_NODE_SHFT	1	/* Bits to shift in the node number */
 #define CPUS_PER_NODE_SHFT	1	/* Bits to shift in the node number */