]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Cleanup asm-prototypes.c
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 4 Mar 2022 17:04:02 +0000 (18:04 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 7 Mar 2022 13:05:01 +0000 (00:05 +1100)
commit9dc3e3c5482d3e0624a2f31bc7fa931ec03811da
tree6ae5abb48bcd40e00d967a42f738040bc131d5d4
parent43b0874b88c76e17625a5f2db66e67ade3297c39
powerpc: Cleanup asm-prototypes.c

Last call to sys_swapcontext() from ASM was removed by
commit 40866add31a6 ("powerpc/32: Always save non volatile GPRs at
syscall entry")

sys_debug_setcontext() prototype not needed anymore since
commit 2e979e5528db ("powerpc/syscalls: signal_{32, 64} - switch
to SYSCALL_DEFINE")

sys_switch_endian() prototype not needed anymore since
commit e4f2a3e0c9d7 ("powerpc/64: Make sys_switch_endian() traceable")

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
[mpe: Keep _mcount() prototype to avoid modpost errors]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/3ed660a585df2080ea8412ec20fbf652f5bf013a.1646413435.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/asm-prototypes.h