hugetlb: restrict hugepage_migration_support() to x86_64
[cascardo/linux.git] / arch / s390 / mm / hugetlbpage.c
index 0727a55..0ff66a7 100644 (file)
@@ -220,11 +220,6 @@ int pud_huge(pud_t pud)
        return 0;
 }
 
-int pmd_huge_support(void)
-{
-       return 1;
-}
-
 struct page *follow_huge_pmd(struct mm_struct *mm, unsigned long address,
                             pmd_t *pmdp, int write)
 {