aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 951759e30c09..93fd30d6dac4 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -863,7 +863,6 @@ struct sched_entity {
863 struct load_weight load; /* for load-balancing */ 863 struct load_weight load; /* for load-balancing */
864 struct rb_node run_node; 864 struct rb_node run_node;
865 unsigned int on_rq; 865 unsigned int on_rq;
866 int peer_preempt;
867 866
868 u64 exec_start; 867 u64 exec_start;
869 u64 sum_exec_runtime; 868 u64 sum_exec_runtime;