perf tools: Make symbol_conf static
authorFrederic Weisbecker <fweisbec@gmail.com>
Tue, 15 Dec 2009 02:15:22 +0000 (03:15 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Dec 2009 07:52:31 +0000 (08:52 +0100)
perf top, report and annotate all define their own symbol_conf,
it should be static.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1260843322-6602-1-git-send-regression-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found