diff options
author | 2018-12-20 21:14:13 +0800 | |
---|---|---|
committer | 2018-12-20 14:36:04 +0000 | |
commit | 4906d09164c00979dcbb28060231d9ce46ab2061 (patch) | |
tree | 5a62b3cd9620c55df8a8c138f08adb192addcee9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | regulator: mcp16502: code cleanup (diff) | |
download | linux-dev-4906d09164c00979dcbb28060231d9ce46ab2061.tar.xz linux-dev-4906d09164c00979dcbb28060231d9ce46ab2061.zip |
regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resume_noirq
mcp16502_suspend/resume_noirq is only used by SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
when CONFIG_PM_SLEEP is defined.
So use #ifdef CONFIG_PM_SLEEP instead CONFIG_SUSPEND guard.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions