aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/perf_counter.h')
-rw-r--r--include/linux/perf_counter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/perf_counter.h b/include/linux/perf_counter.h
index 13cb2fbbf334..c8c1dfc22c93 100644
--- a/include/linux/perf_counter.h
+++ b/include/linux/perf_counter.h
@@ -508,7 +508,6 @@ struct perf_counter_context {
508 int nr_counters; 508 int nr_counters;
509 int nr_active; 509 int nr_active;
510 int is_active; 510 int is_active;
511 int rr_allowed;
512 struct task_struct *task; 511 struct task_struct *task;
513 512
514 /* 513 /*