diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-27 11:46:25 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-29 11:28:55 +0200 |
commit | 2788ed42cdd755c2e81bb962fed43426ee5aac64 (patch) | |
tree | 54c15ca0d5d4e2152eed56816d5aedbb731513e6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ee4cf97c3271df60bf324bd6157ee2c6604fab35 (diff) |
mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP
The system PM callbacks isn't used unless CONFIG_PM_SLEEP is set, thus it
triggers a compiler warning about unused functions. Avoid this by changing
from CONFIG_PM to CONFIG_PM_SLEEP.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Fixes: b70d0b3b5b29 ("mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback")
Cc: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Dong Aisheng <aisheng.dong@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions