Revert "arm: msm: add oprofile pmu support"
authorDaniel Walker <dwalker@codeaurora.org>
Fri, 7 May 2010 19:09:52 +0000 (12:09 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Fri, 7 May 2010 19:09:52 +0000 (12:09 -0700)
This reverts commit ee3c454b8da04815c1884ed85fe89d2d131c0e51.

As request by Russell King.

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/kernel/pmu.c

index 4f0eb4c..a124312 100644 (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
 };