Skip to content

Commit

Permalink
sched/rt: removed unneeded defintion
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Dhaval Giani authored and Ingo Molnar committed Nov 11, 2008
1 parent cf7f869 commit 50ee917
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/
Expand Down

0 comments on commit 50ee917

Please sign in to comment.