aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/mmu_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/mmu_context.h')
-rw-r--r--arch/m68k/include/asm/mmu_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/mmu_context.h b/arch/m68k/include/asm/mmu_context.h
index 836acea8f758..f5b1852b4663 100644
--- a/arch/m68k/include/asm/mmu_context.h
+++ b/arch/m68k/include/asm/mmu_context.h
@@ -92,7 +92,6 @@ static inline void activate_mm(struct mm_struct *active_mm,
#define deactivate_mm(tsk, mm) do { } while (0)
-extern void mmu_context_init(void);
#define prepare_arch_switch(next) load_ksp_mmu(next)
static inline void load_ksp_mmu(struct task_struct *task)