aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/wbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/wbsd.c')
-rw-r--r--drivers/mmc/wbsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/wbsd.c b/drivers/mmc/wbsd.c
index 938bca0414e5..39747526c719 100644
--- a/drivers/mmc/wbsd.c
+++ b/drivers/mmc/wbsd.c
@@ -1563,7 +1563,7 @@ static int wbsd_remove(struct device* dev)
1563 */ 1563 */
1564 1564
1565#ifdef CONFIG_PM 1565#ifdef CONFIG_PM
1566static int wbsd_suspend(struct device *dev, u32 state, u32 level) 1566static int wbsd_suspend(struct device *dev, pm_message_t state, u32 level)
1567{ 1567{
1568 DBGF("Not yet supported\n"); 1568 DBGF("Not yet supported\n");
1569 1569