]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sched.h
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
[linux-2.6-omap-h63xx.git] / include / linux / sched.h
index 5c38db536e07f8b7b0d6e5b0dc4f31a9e3cb07c1..7f60cb9b53cb99aa1063de3fe3d8240a407878a4 100644 (file)
@@ -681,10 +681,6 @@ struct sched_info {
 };
 #endif /* defined(CONFIG_SCHEDSTATS) || defined(CONFIG_TASK_DELAY_ACCT) */
 
-#ifdef CONFIG_SCHEDSTATS
-extern const struct file_operations proc_schedstat_operations;
-#endif /* CONFIG_SCHEDSTATS */
-
 #ifdef CONFIG_TASK_DELAY_ACCT
 struct task_delay_info {
        spinlock_t      lock;