mips: Make pmd_pfn() available in all configurations
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 14 Feb 2022 14:59:11 +0000 (09:59 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 25 Feb 2022 14:10:23 +0000 (09:10 -0500)
commit7a39754cb9d662c3aea3f3c529652eae9ec2e901
treea5d98c41e6e31bcdb9f90d71919eef3ec6a3999d
parente558a885a5251fc23220dbf82871bd76699bdcc3
mips: Make pmd_pfn() available in all configurations

Whether or not the platform supports PMD sized pages, we need to
provide pmd_pfn() for an upcoming patch.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
arch/mips/include/asm/pgtable.h