forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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__ */