X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc64%2Fmmu_context.h;h=89490da2c9b7c91d7be00b0c44f16275e3f491a9;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=1081acb1c352997a414ba24820530b6df3655ae5;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-sparc64/mmu_context.h b/include/asm-sparc64/mmu_context.h index 1081acb1c..89490da2c 100644 --- a/include/asm-sparc64/mmu_context.h +++ b/include/asm-sparc64/mmu_context.h @@ -142,8 +142,6 @@ static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, str spin_unlock(&mm->page_table_lock); } -extern void __flush_tlb_mm(unsigned long, unsigned long); - #define deactivate_mm(tsk,mm) do { } while (0) /* Activate a new MM instance for the current task. */