dect
/
linux-2.6
Archived
13
0
Fork 0

Revert "arm: msm: add oprofile pmu support"

This reverts commit ee3c454b8d.

As request by Russell King.

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
This commit is contained in:
Daniel Walker 2010-05-07 12:09:52 -07:00
parent e220ba6022
commit 1252fa3154
1 changed files with 0 additions and 2 deletions

View File

@ -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
};