aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/mmu_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-parisc/mmu_context.h')
-rw-r--r--include/asm-parisc/mmu_context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-parisc/mmu_context.h b/include/asm-parisc/mmu_context.h
index 9c05836239a2..85856c74ad1d 100644
--- a/include/asm-parisc/mmu_context.h
+++ b/include/asm-parisc/mmu_context.h
@@ -2,9 +2,11 @@
#define __PARISC_MMU_CONTEXT_H
#include <linux/mm.h>
+#include <linux/sched.h>
#include <asm/atomic.h>
#include <asm/pgalloc.h>
#include <asm/pgtable.h>
+#include <asm-generic/mm_hooks.h>
static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk)
{