sched: Fix compile error for UP,!NOHZ
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 6 Dec 2011 11:47:55 +0000 (12:47 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 6 Dec 2011 19:51:18 +0000 (20:51 +0100)
commitfdaabd800bdd60652a448994eeb77442180db6c0
treec66947d9a7ffac9f66395354878ba0184d010f9e
parent44252e421ad81e711c5a9db158fad7f433f70665
sched: Fix compile error for UP,!NOHZ

Commit 69e1e811 ("sched, nohz: Track nr_busy_cpus in the
sched_group_power") messed up the static inline function definition.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Link: http://lkml.kernel.org/n/tip-abjah8ctq5qrjjtdiabe8lph@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h