aboutsummaryrefslogtreecommitdiffstatshomepage
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
parentsched: update comment for move_task_off_dead_cpu (diff)
parentsched/rt: removed unneeded defintion (diff)
downloadwireguard-linux-64b7482de253c10efa2589a6212e3d2093a3efc7.tar.xz
wireguard-linux-64b7482de253c10efa2589a6212e3d2093a3efc7.zip
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 644ffbda17ca..7a69c4d224ee 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)
*/