diff options
author | Firoz Khan <firoz.khan@linaro.org> | 2018-10-08 07:06:47 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2018-12-10 10:26:04 +0300 |
commit | 930e12992ed32a71048e4bf7abc8939eabcad0d7 (patch) | |
tree | fe00d667159675965ef86eb2343993385fb458c0 /arch/parisc/kernel/syscalls/syscallhdr.sh | |
parent | 575afc4d7f6040d7227dfcdd29cf0538fe644359 (diff) | |
download | linux-930e12992ed32a71048e4bf7abc8939eabcad0d7.tar.xz |
parisc: syscalls: ignore nfsservctl for other architectures
This adds an exception to the syscall table checking script.
nfsservctl entry is only provided on x86, and there is no
reason to add it elsewhere. However, including it on the
syscall table caused a warning for most configurations on
non-x86.
<stdin>:696:2: warning: #warning syscall nfsservctl not implemented [-Wcpp]
Signed-off-by: Firoz Khan <firoz.khan@linaro.org>
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/kernel/syscalls/syscallhdr.sh')
0 files changed, 0 insertions, 0 deletions