sched: Add stub function for sched_get_cpus_busy()
sched_get_cpus_busy() could be used by code common to systems with or
without CONFIG_SCHED_FREQ_INPUT set. Add stub implementation for this
function when CONFIG_SCHED_FREQ_INPUT is not set.
Change-Id: Ie9542376474dd46274141e0d0806c4c2215b99e5
Signed-off-by:
Junjie Wu <junjiew@codeaurora.org>
Loading
Please register or sign in to comment