forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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__ */