diff options
author | Mathieu Malaterre <malat@debian.org> | 2018-02-25 18:22:35 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-03-13 05:50:40 +0100 |
commit | bf7fb32dd5fc8a6bd25aaab05d3acddd1223ba03 (patch) | |
tree | a29bd015f8d1743d9a8dfa106125d3e35e3aa454 /arch/powerpc/kernel/prom.c | |
parent | powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister... (diff) | |
download | linux-bf7fb32dd5fc8a6bd25aaab05d3acddd1223ba03.tar.xz linux-bf7fb32dd5fc8a6bd25aaab05d3acddd1223ba03.zip |
powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()
Add missing prototypes for ppc_select() & ppc_fadvise64_64() to header
asm-prototypes.h. Fix the following warnings (treated as errors in W=1)
arch/powerpc/kernel/syscalls.c:87:1: error: no previous prototype for ‘ppc_select’
arch/powerpc/kernel/syscalls.c:119:6: error: no previous prototype for ‘ppc_fadvise64_64’
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/prom.c')
0 files changed, 0 insertions, 0 deletions