diff options
| author | 2008-11-24 17:37:12 +0100 | |
|---|---|---|
| committer | 2008-11-24 17:37:12 +0100 | |
| commit | 64b7482de253c10efa2589a6212e3d2093a3efc7 (patch) | |
| tree | 0745dd3684cbe9c17b95b601bad3605c22459f41 /include/linux/sched.h | |
| parent | sched: update comment for move_task_off_dead_cpu (diff) | |
| parent | sched/rt: removed unneeded defintion (diff) | |
| download | wireguard-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.h | 2 |
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) */ |
