summaryrefslogtreecommitdiffstats
path: root/include/asm-frv/page.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-frv/page.h')
-rw-r--r--include/asm-frv/page.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/asm-frv/page.h b/include/asm-frv/page.h
index 213d92f..cacc045 100644
--- a/include/asm-frv/page.h
+++ b/include/asm-frv/page.h
@@ -1,8 +1,6 @@
#ifndef _ASM_PAGE_H
#define _ASM_PAGE_H
-#ifdef __KERNEL__
-
#include <asm/virtconvert.h>
#include <asm/mem-layout.h>
#include <asm/sections.h>
@@ -76,13 +74,7 @@ extern unsigned long max_pfn;
#endif /* __ASSEMBLY__ */
-#ifdef CONFIG_CONTIGUOUS_PAGE_ALLOC
-#define WANT_PAGE_VIRTUAL 1
-#endif
-
#include <asm-generic/memory_model.h>
#include <asm-generic/page.h>
-#endif /* __KERNEL__ */
-
#endif /* _ASM_PAGE_H */
OpenPOWER on IntegriCloud