[PATCH] include/asm-sh64/: "extern inline" -> "static inline"
[deliverable/linux.git] / include / asm-sh64 / mmu_context.h
index f062e1513272745e1f1432749894ddcb1cf5660c..991cfda4cdf66f2be9c1caa0af5de484f8fd72ac 100644 (file)
@@ -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);
This page took 0.040111 seconds and 5 git commands to generate.