sched: make rt_sched_class, idle_sched_class static
commit2abdad0a4cd8f9413f778cc998e0ee7d60b28417
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 25 Apr 2008 17:53:13 +0000 (25 10:53 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 May 2008 21:56:17 +0000 (5 23:56 +0200)
treec7bd3839e765c2991d3dfbfb1f5f83d58f1211e3
parente05510d01ad1565e5e086a939261084d67ba2b10
sched: make rt_sched_class, idle_sched_class static

The C files are included directly in sched.c, so they are
effectively static.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_idletask.c
kernel/sched_rt.c