diff options
Diffstat (limited to 'include/asm-powerpc/mmu-40x.h')
-rw-r--r-- | include/asm-powerpc/mmu-40x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-powerpc/mmu-40x.h b/include/asm-powerpc/mmu-40x.h index 7d37f77..3d10867 100644 --- a/include/asm-powerpc/mmu-40x.h +++ b/include/asm-powerpc/mmu-40x.h @@ -53,8 +53,6 @@ #ifndef __ASSEMBLY__ -typedef unsigned long phys_addr_t; - typedef struct { unsigned long id; unsigned long vdso_base; |