projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf7f869
)
sched/rt: removed unneeded defintion
author
Dhaval Giani
<dhaval@linux.vnet.ibm.com>
Tue, 11 Nov 2008 12:43:23 +0000
(18:13 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 11 Nov 2008 12:53:13 +0000
(13:53 +0100)
Impact: cleanup
This function no longer exists, so remove the defintion.
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
patch
|
blob
|
history
diff --git
a/include/linux/sched.h
b/include/linux/sched.h
index b483f39a7112073e17c6ce8edc2fa0b17c9b61e1..c6bfb34d978ea671e451220ce40fbaee739692c2 100644
(file)
--- a/
include/linux/sched.h
+++ b/
include/linux/sched.h
@@
-258,8
+258,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)
*/