From: Harvey Harrison Date: Fri, 25 Apr 2008 17:53:13 +0000 (-0700) Subject: sched: make rt_sched_class, idle_sched_class static X-Git-Tag: v2.6.26-rc2~62^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2abdad0a4cd8f9413f778cc998e0ee7d60b28417;p=pandora-kernel.git 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 Acked-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed