powerpc/nohash: Remove pgd_huge() stub
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 7 Sep 2022 09:34:44 +0000 (11:34 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 26 Sep 2022 10:58:18 +0000 (20:58 +1000)
commita26494cf4aeb8e9888428a43f55cc486f06f1334
treeae7570c5c8188c9ae7b2d42ef3831e09c1b3d067
parent79c5640ab4460a03535ce0f120193174e7701b65
powerpc/nohash: Remove pgd_huge() stub

linux/hugetlb.h has a fallback pgd_huge() macro for when
pgd_huge is not defined.

Remove the powerpc redundant definitions.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/ae6aa7fce84f7abcbf67f534271a4a6dd7949b0d.1662543243.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/nohash/pgtable.h
arch/powerpc/include/asm/page.h