forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/powerpc/include/asm/book3s/64/pgtable-4k.h
....@@ -70,9 +70,6 @@
7070 /* should not reach */
7171 }
7272
73
-#else /* !CONFIG_HUGETLB_PAGE */
74
-static inline int pmd_huge(pmd_t pmd) { return 0; }
75
-static inline int pud_huge(pud_t pud) { return 0; }
7673 #endif /* CONFIG_HUGETLB_PAGE */
7774
7875 #endif /* __ASSEMBLY__ */