* sched: removed unneeded defintion
@ 2008-11-11 12:43 Dhaval Giani
2008-11-11 12:53 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Dhaval Giani @ 2008-11-11 12:43 UTC (permalink / raw)
To: Ingo Molnar, Peter Zijlstra, Srivatsa Vaddagiri; +Cc: lkml, Balbir Singh
sched: removed unneeded defintion
This function no longer exists, so remove the defintion.
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
---
include/linux/sched.h | 2 --
1 file changed, 2 deletions(-)
Index: linux-2.6-tip/include/linux/sched.h
===================================================================
--- linux-2.6-tip.orig/include/linux/sched.h 2008-11-10 23:17:53.000000000 +0530
+++ linux-2.6-tip/include/linux/sched.h 2008-11-10 23:21:45.000000000 +0530
@@ -258,8 +258,6 @@ static inline int select_nohz_load_balan
}
#endif
-extern unsigned long rt_needs_cpu(int cpu);
-
/*
* Only dump TASK_* tasks. (0 for all tasks)
*/
--
regards,
Dhaval
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-11 12:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-11 12:43 sched: removed unneeded defintion Dhaval Giani
2008-11-11 12:53 ` Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox