diff options
Diffstat (limited to 'include/asm-powerpc/tlb.h')
| -rw-r--r-- | include/asm-powerpc/tlb.h | 1 |
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); | |||
| 38 | 38 | ||
| 39 | static inline void tlb_flush(struct mmu_gather *tlb) | 39 | static inline void tlb_flush(struct mmu_gather *tlb) |
| 40 | { | 40 | { |
| 41 | flush_tlb_pending(); | ||
| 42 | pte_free_finish(); | 41 | pte_free_finish(); |
| 43 | } | 42 | } |
| 44 | 43 | ||
