ARM: perf: add support for the Cortex-A15 PMU
[pandora-kernel.git] / arch / arm / include / asm / perf_event.h
index 207bd3c..0f8e382 100644 (file)
@@ -25,6 +25,7 @@ enum arm_perf_pmu_ids {
        ARM_PERF_PMU_ID_CA8,
        ARM_PERF_PMU_ID_CA9,
        ARM_PERF_PMU_ID_CA5,
+       ARM_PERF_PMU_ID_CA15,
        ARM_NUM_PMU_IDS,
 };