summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
diff options
context:
space:
mode:
authorThierry Reding <thierry.reding@avionic-design.de>2012-08-09 09:32:21 (GMT)
committerChris Ball <cjb@laptop.org>2012-09-19 08:29:43 (GMT)
commitd8e2ac330f65bcf47e8894fe5331a7e8ee019c06 (patch)
treed5c5beb87d90bc09eb36b63bf1d1f3479ee34946 /drivers/mmc/host
parent1a41313e7f8c5b724a2e3ff66558dbe811844423 (diff)
downloadlinux-fsl-qoriq-d8e2ac330f65bcf47e8894fe5331a7e8ee019c06.tar.xz
mmc: sdio: Fix PM_SLEEP related build warnings
Power management callbacks defined by SIMPLE_DEV_PM_OPS are only used if the PM_SLEEP Kconfig symbol has been defined. If not, the compiler will complain about them being unused. However, since the callback for this driver doesn't do anything it can just as well be dropped. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host')
0 files changed, 0 insertions, 0 deletions