sched: removed unneeded defintion

From: Dhaval Giani
Date: Tue Nov 11 2008 - 07:43:48 EST


sched: removed unneeded defintion

This function no longer exists, so remove the defintion.

Signed-off-by: Dhaval Giani <dhaval@xxxxxxxxxxxxxxxxxx>

---
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/