Commit ee3c454b authored by Daniel Walker's avatar Daniel Walker

arm: msm: add oprofile pmu support

add oprofile pmu support for msm.
Signed-off-by: default avatarDaniel Walker <dwalker@codeaurora.org>
parent 4b536b8d
......@@ -44,6 +44,8 @@ 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
};
......
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