summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/nommu_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/include/asm/nommu_context.h')
-rw-r--r--arch/xtensa/include/asm/nommu_context.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/xtensa/include/asm/nommu_context.h b/arch/xtensa/include/asm/nommu_context.h
index 2cebdbb..37251b2 100644
--- a/arch/xtensa/include/asm/nommu_context.h
+++ b/arch/xtensa/include/asm/nommu_context.h
@@ -3,6 +3,10 @@ static inline void init_mmu(void)
{
}
+static inline void init_kio(void)
+{
+}
+
static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk)
{
}
OpenPOWER on IntegriCloud