Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50ee9176 authored by Dhaval Giani's avatar Dhaval Giani Committed by Ingo Molnar
Browse files

sched/rt: removed unneeded defintion



Impact: cleanup

This function no longer exists, so remove the defintion.

Signed-off-by: default avatarDhaval Giani <dhaval@linux.vnet.ibm.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent cf7f8690
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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)
 */