]> www.infradead.org Git - users/jedix/linux-maple.git/commit
parisc: syscalls: switch to generic syscalltbl.sh
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 1 Mar 2021 14:58:22 +0000 (23:58 +0900)
committerHelge Deller <deller@gmx.de>
Tue, 9 Mar 2021 05:42:19 +0000 (06:42 +0100)
commit31dd0067d119fd923bb2be38847b3c24bdb7642b
tree703c1495a57ae61a8fc09682593f59160885a269
parenta38fd8748464831584a19438cbb3082b5a2dab15
parisc: syscalls: switch to generic syscalltbl.sh

Many architectures duplicate similar shell scripts.

This commit converts parisc to use scripts/syscalltbl.sh. This also
unifies syscall_table_64.h and syscall_table_c32.h.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/Kbuild
arch/parisc/kernel/syscall.S
arch/parisc/kernel/syscalls/Makefile
arch/parisc/kernel/syscalls/syscalltbl.sh [deleted file]