aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh64/mmu_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/mmu_context.h')
-rw-r--r--include/asm-sh64/mmu_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh64/mmu_context.h b/include/asm-sh64/mmu_context.h
index f062e151327..991cfda4cdf 100644
--- a/include/asm-sh64/mmu_context.h
+++ b/include/asm-sh64/mmu_context.h
@@ -50,7 +50,7 @@ extern pgd_t *mmu_pdtp_cache;
*/
#define MMU_VPN_MASK 0xfffff000
-extern __inline__ void
+static inline void
get_new_mmu_context(struct mm_struct *mm)
{
extern void flush_tlb_all(void);