diff options
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r-- | include/linux/sched.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index 14a6c7b545d..4ef452b93f6 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
@@ -1937,7 +1937,6 @@ static inline void disable_sched_clock_irqtime(void) {} | |||
1937 | 1937 | ||
1938 | extern unsigned long long | 1938 | extern unsigned long long |
1939 | task_sched_runtime(struct task_struct *task); | 1939 | task_sched_runtime(struct task_struct *task); |
1940 | extern unsigned long long thread_group_sched_runtime(struct task_struct *task); | ||
1941 | 1940 | ||
1942 | /* sched_exec is called by processes performing an exec */ | 1941 | /* sched_exec is called by processes performing an exec */ |
1943 | #ifdef CONFIG_SMP | 1942 | #ifdef CONFIG_SMP |