diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-27 11:25:23 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-27 11:25:23 +0200 |
commit | ee4cf97c3271df60bf324bd6157ee2c6604fab35 (patch) | |
tree | 2027af2055895ab542938a1def93c9b25d5ad86e /drivers/mmc/host/sdhci-esdhc-imx.c | |
parent | 6b3a194b7c164eab0429c3db58612fa7d02dc5f9 (diff) |
mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops
The SIMPLE_DEV_PM_OPS macro deals with the CONFIG_PM options when
assigning the PM callbacks, thus it's not needed to control this when
using the macro. By removing the non needed #ifdef, the code becomes a
bit cleaner.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci-esdhc-imx.c')
0 files changed, 0 insertions, 0 deletions