Commit 1252fa31 authored by Daniel Walker's avatar Daniel Walker

Revert "arm: msm: add oprofile pmu support"

This reverts commit ee3c454b.

As request by Russell King.
Signed-off-by: default avatarDaniel Walker <dwalker@codeaurora.org>
parent e220ba60
...@@ -44,8 +44,6 @@ static const int irqs[] = { ...@@ -44,8 +44,6 @@ static const int irqs[] = {
IRQ_IOP33X_CORE_PMU, IRQ_IOP33X_CORE_PMU,
#elif defined(CONFIG_ARCH_PXA) #elif defined(CONFIG_ARCH_PXA)
IRQ_PMU, IRQ_PMU,
#elif defined(CONFIG_ARCH_MSM_ARM11)
INT_ARM11_PMU,
#endif #endif
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment