aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/mmu-fsl-booke.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/mmu-fsl-booke.h')
-rw-r--r--include/asm-powerpc/mmu-fsl-booke.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-powerpc/mmu-fsl-booke.h b/include/asm-powerpc/mmu-fsl-booke.h
index 37580004cd7a..925d93cf64d8 100644
--- a/include/asm-powerpc/mmu-fsl-booke.h
+++ b/include/asm-powerpc/mmu-fsl-booke.h
@@ -73,12 +73,6 @@
73 73
74#ifndef __ASSEMBLY__ 74#ifndef __ASSEMBLY__
75 75
76#ifndef CONFIG_PHYS_64BIT
77typedef unsigned long phys_addr_t;
78#else
79typedef unsigned long long phys_addr_t;
80#endif
81
82typedef struct { 76typedef struct {
83 unsigned long id; 77 unsigned long id;
84 unsigned long vdso_base; 78 unsigned long vdso_base;