]> Pileus Git - ~andy/linux/commitdiff
sched/rt: removed unneeded defintion
authorDhaval Giani <dhaval@linux.vnet.ibm.com>
Tue, 11 Nov 2008 12:43:23 +0000 (18:13 +0530)
committerIngo 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

index b483f39a7112073e17c6ce8edc2fa0b17c9b61e1..c6bfb34d978ea671e451220ce40fbaee739692c2 100644 (file)
@@ -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)
  */