diff options
Diffstat (limited to 'include/asm-mips/sn/kldir.h')
-rw-r--r-- | include/asm-mips/sn/kldir.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-mips/sn/kldir.h b/include/asm-mips/sn/kldir.h index fa40e6794f82..97ad52e3cbc7 100644 --- a/include/asm-mips/sn/kldir.h +++ b/include/asm-mips/sn/kldir.h | |||
@@ -141,7 +141,7 @@ | |||
141 | */ | 141 | */ |
142 | #define SYMMON_STACK_SIZE 0x8000 | 142 | #define SYMMON_STACK_SIZE 0x8000 |
143 | 143 | ||
144 | #if defined (PROM) || defined (SABLE) | 144 | #if defined (PROM) |
145 | 145 | ||
146 | /* | 146 | /* |
147 | * These defines are prom version dependent. No code other than the IP27 | 147 | * These defines are prom version dependent. No code other than the IP27 |
@@ -178,7 +178,7 @@ | |||
178 | #define IP27_FREEMEM_COUNT 1 | 178 | #define IP27_FREEMEM_COUNT 1 |
179 | #define IP27_FREEMEM_STRIDE 0 | 179 | #define IP27_FREEMEM_STRIDE 0 |
180 | 180 | ||
181 | #endif /* PROM || SABLE*/ | 181 | #endif /* PROM */ |
182 | /* | 182 | /* |
183 | * There will be only one of these in a partition so the IO6 must set it up. | 183 | * There will be only one of these in a partition so the IO6 must set it up. |
184 | */ | 184 | */ |