mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
[linux-2.6-block.git] / arch / arm / include / asm / tlb.h
index b75ea15b85c021a6cfde92d72bb3c02d30365767..669474add486127f0a60a251404d4ad6d49d8d91 100644 (file)
@@ -44,7 +44,7 @@ static inline void __tlb_remove_table(void *_table)
 static inline void
 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr)
 {
-       pgtable_page_dtor(pte);
+       pgtable_pte_page_dtor(pte);
 
 #ifndef CONFIG_ARM_LPAE
        /*