aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap_hsmmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/host/omap_hsmmc.c')
-rw-r--r--drivers/mmc/host/omap_hsmmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c
index e8ff1239668..101cd31c822 100644
--- a/drivers/mmc/host/omap_hsmmc.c
+++ b/drivers/mmc/host/omap_hsmmc.c
@@ -1270,7 +1270,7 @@ static void omap_hsmmc_protect_card(struct omap_hsmmc_host *host)
1270 } 1270 }
1271 } else { 1271 } else {
1272 if (!host->protect_card) { 1272 if (!host->protect_card) {
1273 pr_info"%s: cover is open, " 1273 pr_info("%s: cover is open, "
1274 "card is now inaccessible\n", 1274 "card is now inaccessible\n",
1275 mmc_hostname(host->mmc)); 1275 mmc_hostname(host->mmc));
1276 host->protect_card = 1; 1276 host->protect_card = 1;