diff options
Diffstat (limited to 'arch/mn10300/include/asm/pgalloc.h')
-rw-r--r-- | arch/mn10300/include/asm/pgalloc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mn10300/include/asm/pgalloc.h b/arch/mn10300/include/asm/pgalloc.h index a19f11327cd8..146bacf193ea 100644 --- a/arch/mn10300/include/asm/pgalloc.h +++ b/arch/mn10300/include/asm/pgalloc.h | |||
@@ -11,7 +11,6 @@ | |||
11 | #ifndef _ASM_PGALLOC_H | 11 | #ifndef _ASM_PGALLOC_H |
12 | #define _ASM_PGALLOC_H | 12 | #define _ASM_PGALLOC_H |
13 | 13 | ||
14 | #include <asm/processor.h> | ||
15 | #include <asm/page.h> | 14 | #include <asm/page.h> |
16 | #include <linux/threads.h> | 15 | #include <linux/threads.h> |
17 | #include <linux/mm.h> /* for struct page */ | 16 | #include <linux/mm.h> /* for struct page */ |