diff options
Diffstat (limited to 'include/asm-powerpc/mmu-hash64.h')
-rw-r--r-- | include/asm-powerpc/mmu-hash64.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/mmu-hash64.h b/include/asm-powerpc/mmu-hash64.h index 0dff76776044..f35d1e164da8 100644 --- a/include/asm-powerpc/mmu-hash64.h +++ b/include/asm-powerpc/mmu-hash64.h | |||
@@ -181,6 +181,7 @@ extern int mmu_io_psize; | |||
181 | extern int mmu_kernel_ssize; | 181 | extern int mmu_kernel_ssize; |
182 | extern int mmu_highuser_ssize; | 182 | extern int mmu_highuser_ssize; |
183 | extern u16 mmu_slb_size; | 183 | extern u16 mmu_slb_size; |
184 | extern unsigned long tce_alloc_start, tce_alloc_end; | ||
184 | 185 | ||
185 | /* | 186 | /* |
186 | * If the processor supports 64k normal pages but not 64k cache | 187 | * If the processor supports 64k normal pages but not 64k cache |