perf events: Remove unused perf_counter.h header file
authorRobert P. J. Day <rpjday@crashcourse.ca>
Wed, 16 Dec 2009 15:09:45 +0000 (10:09 -0500)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Dec 2009 08:51:26 +0000 (09:51 +0100)
commit5b74ed4729ad2b2017453add68104a83206caefb
tree0bcfeb57fde29fe0d38dfcb99b0072c4e6299878
parentb7702a2136b5f8e0e186e22cae91aaecf98b418c
perf events: Remove unused perf_counter.h header file

Since nothing includes the <linux/perf_counter.h> file and it's
also not exported to user space, remove it.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <alpine.LFD.2.00.0912161007430.8198@localhost>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/perf_counter.h [deleted file]