diff options
author | 2008-12-19 22:37:58 +0530 | |
---|---|---|
committer | 2008-12-19 23:15:10 +0100 | |
commit | 94c46572a6d9bb497eda0a14099d9f1360d57d5d (patch) | |
tree | 1f7623292004e0c3c0e51cb34948993c8d76eaa4 /include/linux/kernel_stat.h | |
parent | perfcounters: use hw_event.disable flag (diff) | |
download | wireguard-linux-94c46572a6d9bb497eda0a14099d9f1360d57d5d.tar.xz wireguard-linux-94c46572a6d9bb497eda0a14099d9f1360d57d5d.zip |
x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events should be static
Impact: cleanup, avoid sparse warnings, reduce kernel size a bit
Fixes these sparse warnings:
arch/x86/kernel/cpu/perf_counter.c:44:11: warning: symbol 'intel_perfmon_event_map' was not declared. Should it be static?
arch/x86/kernel/cpu/perf_counter.c:54:11: warning: symbol 'max_intel_perfmon_events' was not declared. Should it be static?
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/kernel_stat.h')
0 files changed, 0 insertions, 0 deletions