diff options
Diffstat (limited to 'include/asm-powerpc/page.h')
-rw-r--r-- | include/asm-powerpc/page.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-powerpc/page.h b/include/asm-powerpc/page.h index 236a9210e5fc..61e3725bbd37 100644 --- a/include/asm-powerpc/page.h +++ b/include/asm-powerpc/page.h | |||
@@ -10,7 +10,6 @@ | |||
10 | * 2 of the License, or (at your option) any later version. | 10 | * 2 of the License, or (at your option) any later version. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #ifdef __KERNEL__ | ||
14 | #include <asm/asm-compat.h> | 13 | #include <asm/asm-compat.h> |
15 | #include <asm/kdump.h> | 14 | #include <asm/kdump.h> |
16 | 15 | ||
@@ -194,6 +193,4 @@ struct vm_area_struct; | |||
194 | #include <asm-generic/memory_model.h> | 193 | #include <asm-generic/memory_model.h> |
195 | #endif /* __ASSEMBLY__ */ | 194 | #endif /* __ASSEMBLY__ */ |
196 | 195 | ||
197 | #endif /* __KERNEL__ */ | ||
198 | |||
199 | #endif /* _ASM_POWERPC_PAGE_H */ | 196 | #endif /* _ASM_POWERPC_PAGE_H */ |