]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: multi_v7_defconfig: Don't attempt to enable schedutil governor as module
authorJavier Martinez Canillas <javier@osg.samsung.com>
Fri, 19 Aug 2016 15:43:13 +0000 (11:43 -0400)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 19 Aug 2016 15:50:13 +0000 (17:50 +0200)
commit5f26b6f281f219ed2433f6d81351f953f34935ff
tree107356e312cb4d5b2ab91f540c8b8a226dcca933
parent21b7355d6828f9693055e91add52abf8833ad185
ARM: multi_v7_defconfig: Don't attempt to enable schedutil governor as module

The schedutil CPUFreq governor could be built as a module but the change
"cpufreq / sched: Pass flags to cpufreq_update_util()" made it
non-modular so attempting to enable as module leads to a warning:

warning: symbol value 'm' invalid for CPU_FREQ_GOV_SCHEDUTIL

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/multi_v7_defconfig