diff options
| author | Mathieu Malaterre <malat@debian.org> | 2018-02-25 18:22:34 +0100 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-03-13 15:50:39 +1100 |
| commit | b0d876da1d1cd33a1c28049512a136e61d0ff371 (patch) | |
| tree | 4cc403f323358a48dcdff9dcc4fa0b80e4406e56 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | powerpc: Add missing prototypes for sys_sigreturn() & sys_rt_sigreturn() (diff) | |
| download | linux-b0d876da1d1cd33a1c28049512a136e61d0ff371.tar.gz linux-b0d876da1d1cd33a1c28049512a136e61d0ff371.zip | |
powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister_hw_breakpoint()
In commit 5aae8a537080 ("powerpc, hw_breakpoints: Implement
hw_breakpoints for 64-bit server processors") function
hw_breakpoint_handler() and arch_unregister_hw_breakpoint() were added
without function prototypes in hw_breakpoint.h header.
Fix the following warning(s) (treated as error in W=1):
arch/powerpc/kernel/hw_breakpoint.c:106:6: error: no previous prototype for ‘arch_unregister_hw_breakpoint’
arch/powerpc/kernel/hw_breakpoint.c:209:5: error: no previous prototype for ‘hw_breakpoint_handler’
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
