diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/sched.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index 5c38db536e07..7f60cb9b53cb 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
@@ -681,10 +681,6 @@ struct sched_info { | |||
681 | }; | 681 | }; |
682 | #endif /* defined(CONFIG_SCHEDSTATS) || defined(CONFIG_TASK_DELAY_ACCT) */ | 682 | #endif /* defined(CONFIG_SCHEDSTATS) || defined(CONFIG_TASK_DELAY_ACCT) */ |
683 | 683 | ||
684 | #ifdef CONFIG_SCHEDSTATS | ||
685 | extern const struct file_operations proc_schedstat_operations; | ||
686 | #endif /* CONFIG_SCHEDSTATS */ | ||
687 | |||
688 | #ifdef CONFIG_TASK_DELAY_ACCT | 684 | #ifdef CONFIG_TASK_DELAY_ACCT |
689 | struct task_delay_info { | 685 | struct task_delay_info { |
690 | spinlock_t lock; | 686 | spinlock_t lock; |