diff options
Diffstat (limited to 'include/asm-parisc/mmu_context.h')
-rw-r--r-- | include/asm-parisc/mmu_context.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-parisc/mmu_context.h b/include/asm-parisc/mmu_context.h index bad690298f0c..85856c74ad1d 100644 --- a/include/asm-parisc/mmu_context.h +++ b/include/asm-parisc/mmu_context.h | |||
@@ -2,6 +2,7 @@ | |||
2 | #define __PARISC_MMU_CONTEXT_H | 2 | #define __PARISC_MMU_CONTEXT_H |
3 | 3 | ||
4 | #include <linux/mm.h> | 4 | #include <linux/mm.h> |
5 | #include <linux/sched.h> | ||
5 | #include <asm/atomic.h> | 6 | #include <asm/atomic.h> |
6 | #include <asm/pgalloc.h> | 7 | #include <asm/pgalloc.h> |
7 | #include <asm/pgtable.h> | 8 | #include <asm/pgtable.h> |