powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 27 Nov 2023 02:08:57 +0000 (13:08 +1100)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 11 Dec 2023 01:21:44 +0000 (17:21 -0800)
commitbfc4372b86085ec947fdcef20cbe40c55066394f
treed50b8f2d08fd5986eb4a2de4bd382a46b7090eea
parent0025aa93d70278e8a13c07c0b308630575f4e805
powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE

This is required for the later patch "Makefile.extrawarn: turn on
missing-prototypes globally".

Link: https://lkml.kernel.org/r/20231127132809.45c2b398@canb.auug.org.au
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/powerpc/mm/book3s64/pgtable.c