mm: Remove arch_remap() and mm-arch-hooks.h
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 18 Dec 2020 14:07:58 +0000 (14:07 +0000)
committerRichard Weinberger <richard@nod.at>
Fri, 12 Feb 2021 20:27:43 +0000 (21:27 +0100)
commit731ecea3e5495aa6bd3cb8587f5267cf5e4220e2
treeff4669f2ecdaf3c610c96239e6e0101014d3af15
parent3a5f4154741f9e0a6fad06020d07533b76e0057e
mm: Remove arch_remap() and mm-arch-hooks.h

powerpc was the last provider of arch_remap() and the last
user of mm-arch-hooks.h.

Since commit 526a9c4a7234 ("powerpc/vdso: Provide vdso_remap()"),
arch_remap() hence mm-arch-hooks.h are not used anymore.

Remove them.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/Kbuild
include/asm-generic/Kbuild
include/asm-generic/mm-arch-hooks.h [deleted file]
include/linux/mm-arch-hooks.h [deleted file]
mm/mremap.c