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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index b483f39a7112..c6bfb34d978e 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -258,8 +258,6 @@ static inline int select_nohz_load_balancer(int cpu)
258} 258}
259#endif 259#endif
260 260
261extern unsigned long rt_needs_cpu(int cpu);
262
263/* 261/*
264 * Only dump TASK_* tasks. (0 for all tasks) 262 * Only dump TASK_* tasks. (0 for all tasks)
265 */ 263 */