diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2008-12-19 22:37:58 +0530 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-19 23:15:10 +0100 |
commit | 94c46572a6d9bb497eda0a14099d9f1360d57d5d (patch) | |
tree | 1f7623292004e0c3c0e51cb34948993c8d76eaa4 /kernel/perf_counter.c | |
parent | a86ed50859d65a08beec9474df97b88438a996df (diff) | |
download | lwn-94c46572a6d9bb497eda0a14099d9f1360d57d5d.tar.gz lwn-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 'kernel/perf_counter.c')
0 files changed, 0 insertions, 0 deletions