commit | 548e1ddf255b4ebfb4ef20c08936fd8d4deb3bd9 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri May 15 15:19:26 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri May 15 15:26:55 2009 +0200 |
tree | ba66d0fa1a15b1555a50927d0afa0bccb36efd91 | |
parent | 58d7e993b16b62d30f8ef27757614056fe4def11 [diff] |
perf_counter: remove perf_disable/enable exports Now that ACPI idle doesn't use it anymore, remove the exports. [ Impact: remove dead code/data ] Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <20090515132018.429826617@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>