extcon: max77693: Fix cable name of MHL-TA
[firefly-linux-kernel-4.4.55.git] / arch / arm / mm / hugetlbpage.c
index 66781bf34077cb540a67f845eeeb919c2decfc4e..c724124150934f3a196a1437f85abebc7c355bf4 100644 (file)
  * of type casting from pmd_t * to pte_t *.
  */
 
-struct page *follow_huge_addr(struct mm_struct *mm, unsigned long address,
-                             int write)
-{
-       return ERR_PTR(-EINVAL);
-}
-
 int pud_huge(pud_t pud)
 {
        return 0;