aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/tlb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/tlb.h')
-rw-r--r--include/asm-powerpc/tlb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/tlb.h b/include/asm-powerpc/tlb.h
index 4e2a834683fb..0a17682663d8 100644
--- a/include/asm-powerpc/tlb.h
+++ b/include/asm-powerpc/tlb.h
@@ -38,7 +38,6 @@ extern void pte_free_finish(void);
static inline void tlb_flush(struct mmu_gather *tlb)
{
- flush_tlb_pending();
pte_free_finish();
}