diff options
| author | Michael Ellerman <[email protected]> | 2021-11-24 20:32:53 +1100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-11-29 22:49:23 +1100 |
| commit | a4ac0d249a5db80e79d573db9e4ad29354b643a8 (patch) | |
| tree | e5b52cc9db421a74c876714972f8ac4209162159 /tools/perf/scripts/python/bin | |
| parent | ff47a95d1a67477e9bc2049a840d93b68508e079 (diff) | |
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
setup_profiling_timer() is only needed when CONFIG_PROFILING is enabled.
Fixes the following W=1 warning when CONFIG_PROFILING=n:
linux/arch/powerpc/kernel/smp.c:1638:5: error: no previous prototype for ‘setup_profiling_timer’
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions