aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-11-24 17:37:12 +0100
committerIngo Molnar <mingo@elte.hu>2008-11-24 17:37:12 +0100
commit64b7482de253c10efa2589a6212e3d2093a3efc7 (patch)
tree0745dd3684cbe9c17b95b601bad3605c22459f41 /include/linux/sched.h
parent957ad0166e9f76a8561dafa5e14ef5bd3f5e9a3b (diff)
parent50ee91765e25e7967a7b69cd5cc2bcab85e2eeb8 (diff)
Merge branch 'sched/rt' into sched/core
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 644ffbda17c..7a69c4d224e 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -259,8 +259,6 @@ static inline int select_nohz_load_balancer(int cpu)
}
#endif
-extern unsigned long rt_needs_cpu(int cpu);
-
/*
* Only dump TASK_* tasks. (0 for all tasks)
*/