diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/sched.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index 31d9dec78675..4b1ebd3280c6 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
@@ -1152,8 +1152,6 @@ struct sched_entity { | |||
1152 | u64 start_runtime; | 1152 | u64 start_runtime; |
1153 | u64 avg_wakeup; | 1153 | u64 avg_wakeup; |
1154 | 1154 | ||
1155 | u64 avg_running; | ||
1156 | |||
1157 | #ifdef CONFIG_SCHEDSTATS | 1155 | #ifdef CONFIG_SCHEDSTATS |
1158 | u64 wait_start; | 1156 | u64 wait_start; |
1159 | u64 wait_max; | 1157 | u64 wait_max; |