aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-v850/page.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/page.h')
-rw-r--r--include/asm-v850/page.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-v850/page.h b/include/asm-v850/page.h
index d693ffb1364d..661d8cd08839 100644
--- a/include/asm-v850/page.h
+++ b/include/asm-v850/page.h
@@ -14,8 +14,6 @@
14#ifndef __V850_PAGE_H__ 14#ifndef __V850_PAGE_H__
15#define __V850_PAGE_H__ 15#define __V850_PAGE_H__
16 16
17#ifdef __KERNEL__
18
19#include <asm/machdep.h> 17#include <asm/machdep.h>
20 18
21 19
@@ -126,6 +124,4 @@ typedef unsigned long pgprot_t;
126#include <asm-generic/memory_model.h> 124#include <asm-generic/memory_model.h>
127#include <asm-generic/page.h> 125#include <asm-generic/page.h>
128 126
129#endif /* KERNEL */
130
131#endif /* __V850_PAGE_H__ */ 127#endif /* __V850_PAGE_H__ */