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

Commit b12d0814 authored by Patrick Bellasi's avatar Patrick Bellasi Committed by Todd Kjos
Browse files

FIXUP: sched/tune: fix compilation error on !CONFIG_CGROUP_SCHEDTUNE



When SchedTune is configured without CGroups support, the schedtune_accept_deltas()
function is not declared.
Since schedule candidate filtering is required also when global boosting
mode is in use, this patch move the declaration of that function to make
it dependant just on CONFIG_SCHED_TUNE.

Signed-off-by: default avatarPatrick Bellasi <patrick.bellasi@arm.com>
parent 64b9bac1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment