diff options
Diffstat (limited to 'tools/perf')
-rw-r--r-- | tools/perf/perf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/perf.h b/tools/perf/perf.h index 5aa8ac45082f..3bea2e642fa9 100644 --- a/tools/perf/perf.h +++ b/tools/perf/perf.h | |||
@@ -231,7 +231,6 @@ sys_perf_event_open(struct perf_event_attr *attr, | |||
231 | return fd; | 231 | return fd; |
232 | } | 232 | } |
233 | 233 | ||
234 | #define MAX_COUNTERS 256 | ||
235 | #define MAX_NR_CPUS 256 | 234 | #define MAX_NR_CPUS 256 |
236 | 235 | ||
237 | struct ip_callchain { | 236 | struct ip_callchain { |