aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/wbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/host/wbsd.c')
-rw-r--r--drivers/mmc/host/wbsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/host/wbsd.c b/drivers/mmc/host/wbsd.c
index 024c82414996..1defd5ed3236 100644
--- a/drivers/mmc/host/wbsd.c
+++ b/drivers/mmc/host/wbsd.c
@@ -1859,7 +1859,6 @@ static int wbsd_platform_resume(struct platform_device *dev)
1859static int wbsd_pnp_suspend(struct pnp_dev *pnp_dev, pm_message_t state) 1859static int wbsd_pnp_suspend(struct pnp_dev *pnp_dev, pm_message_t state)
1860{ 1860{
1861 struct mmc_host *mmc = dev_get_drvdata(&pnp_dev->dev); 1861 struct mmc_host *mmc = dev_get_drvdata(&pnp_dev->dev);
1862 struct wbsd_host *host;
1863 1862
1864 if (mmc == NULL) 1863 if (mmc == NULL)
1865 return 0; 1864 return 0;