summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2021-03-01 23:58:22 +0900
committerHelge Deller <deller@gmx.de>2021-04-27 09:43:56 +0200
commitdf86ddbb9189d4fe6fe2c143d244e1121b57eb50 (patch)
tree720f87af0e5e63aa28c4d059d8cef3568e306307 /arch/parisc/include
parent9f4ad9e425a1d3b6a34617b8ea226d56a119a717 (diff)
downloadlinux-stable-df86ddbb9189d4fe6fe2c143d244e1121b57eb50.tar.gz
linux-stable-df86ddbb9189d4fe6fe2c143d244e1121b57eb50.tar.bz2
linux-stable-df86ddbb9189d4fe6fe2c143d244e1121b57eb50.zip
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>
Diffstat (limited to 'arch/parisc/include')
-rw-r--r--arch/parisc/include/asm/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/include/asm/Kbuild b/arch/parisc/include/asm/Kbuild
index 4406475a2304..e6e7f74c8ac9 100644
--- a/arch/parisc/include/asm/Kbuild
+++ b/arch/parisc/include/asm/Kbuild
@@ -1,7 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
generated-y += syscall_table_32.h
generated-y += syscall_table_64.h
-generated-y += syscall_table_c32.h
generic-y += kvm_para.h
generic-y += mcs_spinlock.h
generic-y += user.h