Skip to content

Commit

Permalink
Revert "arm: msm: add oprofile pmu support"
Browse files Browse the repository at this point in the history
This reverts commit ee3c454.

As request by Russell King.

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
  • Loading branch information
Daniel Walker committed May 7, 2010
1 parent e220ba6 commit 1252fa3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/kernel/pmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ static const int irqs[] = {
IRQ_IOP33X_CORE_PMU,
#elif defined(CONFIG_ARCH_PXA)
IRQ_PMU,
#elif defined(CONFIG_ARCH_MSM_ARM11)
INT_ARM11_PMU,
#endif
};

Expand Down

0 comments on commit 1252fa3

Please sign in to comment.