Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276146
b: refs/heads/master
c: 14e25c5
h: refs/heads/master
v: v3
  • Loading branch information
Will Deacon committed Nov 16, 2011
1 parent d0e02cf commit c4fd35f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec84d529b689f4ae31813cf74673f3271c36c83a
refs/heads/master: 14e25c5eeb90d4f61cc94933307d04a19738ad2f
10 changes: 0 additions & 10 deletions trunk/arch/arm/include/asm/pmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,6 @@ reserve_pmu(enum arm_pmu_type type);
extern void
release_pmu(enum arm_pmu_type type);

/**
* init_pmu() - Initialise the PMU.
*
* Initialise the system ready for PMU enabling. This should typically set the
* IRQ affinity and nothing else. The users (oprofile/perf events etc) will do
* the actual hardware initialisation.
*/
extern int
init_pmu(enum arm_pmu_type type);

#else /* CONFIG_CPU_HAS_PMU */

#include <linux/err.h>
Expand Down

0 comments on commit c4fd35f

Please sign in to comment.