diff options
Diffstat (limited to 'include/asm-powerpc/mmu-8xx.h')
-rw-r--r-- | include/asm-powerpc/mmu-8xx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-powerpc/mmu-8xx.h b/include/asm-powerpc/mmu-8xx.h index 952bd8899f2f..9db877eb88db 100644 --- a/include/asm-powerpc/mmu-8xx.h +++ b/include/asm-powerpc/mmu-8xx.h @@ -136,8 +136,6 @@ #define SPRN_M_TW 799 #ifndef __ASSEMBLY__ -typedef unsigned long phys_addr_t; - typedef struct { unsigned long id; unsigned long vdso_base; |