aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mxs-mmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/host/mxs-mmc.c')
-rw-r--r--drivers/mmc/host/mxs-mmc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/host/mxs-mmc.c b/drivers/mmc/host/mxs-mmc.c
index 140885a5a4e7..cd74e5143c36 100644
--- a/drivers/mmc/host/mxs-mmc.c
+++ b/drivers/mmc/host/mxs-mmc.c
@@ -735,7 +735,6 @@ static struct platform_driver mxs_mmc_driver = {
735 .id_table = mxs_ssp_ids, 735 .id_table = mxs_ssp_ids,
736 .driver = { 736 .driver = {
737 .name = DRIVER_NAME, 737 .name = DRIVER_NAME,
738 .owner = THIS_MODULE,
739#ifdef CONFIG_PM 738#ifdef CONFIG_PM
740 .pm = &mxs_mmc_pm_ops, 739 .pm = &mxs_mmc_pm_ops,
741#endif 740#endif