diff options
author | 2016-07-06 14:49:46 +0200 | |
---|---|---|
committer | 2016-07-07 14:58:14 +0200 | |
commit | e517dfe67480fcca90831ac02e184859200bbaf6 (patch) | |
tree | 1011700669face89418509a9ca10e98a1bc27c3e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers (diff) | |
download | linux-rng-e517dfe67480fcca90831ac02e184859200bbaf6.tar.xz linux-rng-e517dfe67480fcca90831ac02e184859200bbaf6.zip |
firmware: scpi: add CONFIG_OF dependency
We get a harmless warning if the ARM_SCPI_POWER_DOMAIN driver is enabled
without CONFIG_OF during compile testing:
warning: (ARM_SCPI_POWER_DOMAIN) selects PM_GENERIC_DOMAINS_OF which has unmet direct dependencies (PM_GENERIC_DOMAINS && OF)
There is no need to select PM_GENERIC_DOMAINS_OF if OF is set, so we can
replace the 'select' with a dependency.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 8bec4337ad40 ("firmware: scpi: add device power domain support using genpd")
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions