diff options
| author | Mathieu Malaterre <malat@debian.org> | 2017-12-26 14:00:17 +0100 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-01-21 23:37:43 +1100 |
| commit | 38833faa112c10dd6e3d888f8b53de2b80cb881a (patch) | |
| tree | cf50158c3aaea609c59b0287fd38e8746cce56e0 /tools/perf/scripts/python/stackcollapse.py | |
| parent | selftest/powerpc: Add additional option to mmap_bench test (diff) | |
| download | linux-38833faa112c10dd6e3d888f8b53de2b80cb881a.tar.gz linux-38833faa112c10dd6e3d888f8b53de2b80cb881a.zip | |
powerpc/xive: Properly use static keyword for inline function
Fix fatal warning during compilation:
In file included from arch/powerpc/xmon/xmon.c:54:0:
./arch/powerpc/include/asm/xive.h:157:20: error: no previous prototype for ‘xive_smp_prepare_cpu’ [-Werror=missing-prototypes]
extern inline int xive_smp_prepare_cpu(unsigned int cpu) { return -EINVAL; }
^
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
