powerpc/syscalls: switch to generic syscalltbl.sh
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 1 Mar 2021 15:30:18 +0000 (00:30 +0900)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 14 Apr 2021 13:04:16 +0000 (23:04 +1000)
commit14b3c9d24a7a5c274a9df27d245516f466d3bc5f
tree925edb35e258a8f53943e9a185b72c6ff9fd1892
parente5d56763525e65417dad0d46572b234fa0008e40
powerpc/syscalls: switch to generic syscalltbl.sh

Many architectures duplicate similar shell scripts.

This commit converts powerpc to use scripts/syscalltbl.sh. This also
unifies syscall_table_32.h and syscall_table_c32.h.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210301153019.362742-1-masahiroy@kernel.org
arch/powerpc/include/asm/Kbuild
arch/powerpc/kernel/syscalls/Makefile
arch/powerpc/kernel/syscalls/syscalltbl.sh [deleted file]
arch/powerpc/kernel/systbl.S
arch/powerpc/platforms/cell/spu_callbacks.c