diff options
Diffstat (limited to 'include/asm-powerpc/mmu-44x.h')
-rw-r--r-- | include/asm-powerpc/mmu-44x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/mmu-44x.h b/include/asm-powerpc/mmu-44x.h index 62772ae839ca..a825524c981a 100644 --- a/include/asm-powerpc/mmu-44x.h +++ b/include/asm-powerpc/mmu-44x.h @@ -53,7 +53,7 @@ #ifndef __ASSEMBLY__ -typedef unsigned long long phys_addr_t; +extern unsigned int tlb_44x_hwater; typedef struct { unsigned long id; |