parisc: syscalls: Avoid compiler warnings with W=1
authorHelge Deller <deller@gmx.de>
Mon, 3 Jul 2023 16:43:13 +0000 (18:43 +0200)
committerHelge Deller <deller@gmx.de>
Mon, 3 Jul 2023 16:56:03 +0000 (18:56 +0200)
commitf8a473bf5db7a6abaa7cad40303e395dff702819
treea77e78c2a9070cf358b9ce50bd3fdf1189d5bfb0
parentde53f3f7a9ffb8a24c3382aa41e24666c28f0368
parisc: syscalls: Avoid compiler warnings with W=1

We do not want to add prototypes for all parisc specific syscalls, so
simply drop such warnings when building the kernel.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/Makefile