提交 ee3c454b 编写于 作者: D Daniel Walker

arm: msm: add oprofile pmu support

add oprofile pmu support for msm.
Signed-off-by: NDaniel Walker <dwalker@codeaurora.org>
上级 4b536b8d
...@@ -44,6 +44,8 @@ static const int irqs[] = { ...@@ -44,6 +44,8 @@ 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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册