diff --git a/include/asm-generic/tlb.h b/include/asm-generic/tlb.h index cb2167c89eee6c3d7e5229ace259633240c72f53..492dce43236eacd41b5f822a5a34ca56623be237 100644 --- a/include/asm-generic/tlb.h +++ b/include/asm-generic/tlb.h @@ -368,9 +368,6 @@ static inline void tlb_flush(struct mmu_gather *tlb) flush_tlb_mm(tlb->mm); } -static inline void -tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } - #else /* CONFIG_MMU_GATHER_NO_RANGE */ #ifndef tlb_flush