thp: remove assumptions on pgtable_t type
[deliverable/linux.git] / include / linux / huge_mm.h
index 4c59b11311870e74ebbeb110f77e2017be97c3bb..6ab47af5a849b395440b4aa3a2ba88e641f13a0c 100644 (file)
@@ -11,7 +11,6 @@ extern int copy_huge_pmd(struct mm_struct *dst_mm, struct mm_struct *src_mm,
 extern int do_huge_pmd_wp_page(struct mm_struct *mm, struct vm_area_struct *vma,
                               unsigned long address, pmd_t *pmd,
                               pmd_t orig_pmd);
-extern pgtable_t get_pmd_huge_pte(struct mm_struct *mm);
 extern struct page *follow_trans_huge_pmd(struct mm_struct *mm,
                                          unsigned long addr,
                                          pmd_t *pmd,
This page took 0.030393 seconds and 5 git commands to generate.