kernel/arch/powerpc/include/asm/book3s/64/pgtable-4k.h
.. .. @@ -70,9 +70,6 @@ 70 70 /* should not reach */ 71 71 } 72 72 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; }76 73 #endif /* CONFIG_HUGETLB_PAGE */ 77 74 78 75 #endif /* __ASSEMBLY__ */