diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-27 12:08:41 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-27 12:16:57 +0300 |
commit | a81ce7723e5b338d8359003fc769d5b9285026b9 (patch) | |
tree | 50f8bc291f0d6ab05d8ed581aacca720bf4f9e8f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9e48b33691e3466d42c8ad553ac19596a4fed44e (diff) | |
download | linux-a81ce7723e5b338d8359003fc769d5b9285026b9.tar.xz |
mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
As the SET_SYSTEM_SLEEP_PM_OPS and the SET_RUNTIME_PM_OPS macro deals with
the CONFIG_PM options when assigning the callbacks, it becomes redundant
to control this when declaring the struct dev_pm_ops. Instead let's always
declare it as it simplifies the code.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions