diff options
author | Valdis Kletnieks <[email protected]> | 2019-03-12 04:06:37 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-03 09:52:34 +0200 |
commit | d18bf4229b1772e91c0c36772737c01cf9726720 (patch) | |
tree | d9b927612770492f50fea8e2b332964c81f187ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f80deefa41890f9484802d7b67f11daf28055150 (diff) |
perf/core: Make perf_swevent_init_cpu() static
'make W=1' causes GCC to complain:
kernel/events/core.c:11877:6: warning: no previous prototype for 'perf_swevent_init_cpu' [-Wmissing-prototypes]
It's not referenced anywhere else, make it static.
Signed-off-by: Valdis Kletnieks <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/28974.1552377997@turing-police
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions