Merge branch 'perf/fast' into perf/core
[linux-drm-fsl-dcu.git] / arch / arm / include / asm / perf_event.h
index 99cfe36079893101b382acf9a5fefd6279f206aa..7523340afb8a13a15f389537d0f3d432e257cf7d 100644 (file)
 #ifndef __ARM_PERF_EVENT_H__
 #define __ARM_PERF_EVENT_H__
 
-/* ARM performance counters start from 1 (in the cp15 accesses) so use the
- * same indexes here for consistency. */
-#define PERF_EVENT_INDEX_OFFSET 1
-
 /* ARM perf PMU IDs for use by internal perf clients. */
 enum arm_perf_pmu_ids {
        ARM_PERF_PMU_ID_XSCALE1 = 0,