x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h
authorIngo Molnar <mingo@elte.hu>
Wed, 17 Dec 2008 08:02:19 +0000 (09:02 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 23 Dec 2008 11:45:09 +0000 (12:45 +0100)
Impact: rename include file

We'll be providing an asm/perf_counter.h to the generic perfcounter code,
so use the already existing x86 file for this purpose and rename it.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found