hugetlb: restrict hugepage_migration_support() to x86_64
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / mm / hugetlbpage.c
index 31eb959e9aa81d05f16269e3bb500a965cb7cd48..023747bf4dd7dd2025a17c3fc44244aa1b0f7b00 100644 (file)
@@ -58,11 +58,6 @@ int pud_huge(pud_t pud)
 #endif
 }
 
-int pmd_huge_support(void)
-{
-       return 1;
-}
-
 static __init int setup_hugepagesz(char *opt)
 {
        unsigned long ps = memparse(opt, &opt);