diff options
| author | Cédric Le Goater <[email protected]> | 2021-01-04 15:31:51 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-01-30 11:39:29 +1100 |
| commit | cd7aa5d2fae11794a00ea34b10ee58434d718bc3 (patch) | |
| tree | 75205ffb14f8df6b0ae7b80e8e6e2d0ffd2cd7ff /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 1cc2fd75934454be024cd7609b6d7890de6e724b (diff) | |
powerpc/smp: Include tick_broadcast() prototype
It fixes this W=1 compile error :
../arch/powerpc/kernel/smp.c:569:6: error: no previous prototype for ‘tick_broadcast’ [-Werror=missing-prototypes]
569 | void tick_broadcast(const struct cpumask *mask)
| ^~~~~~~~~~~~~~
Signed-off-by: Cédric Le Goater <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions