aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/core/core.h')
-rw-r--r--drivers/mmc/core/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/core/core.h b/drivers/mmc/core/core.h
index 34009241213c..3bdafbca354f 100644
--- a/drivers/mmc/core/core.h
+++ b/drivers/mmc/core/core.h
@@ -67,7 +67,7 @@ int mmc_attach_sd(struct mmc_host *host);
67int mmc_attach_sdio(struct mmc_host *host); 67int mmc_attach_sdio(struct mmc_host *host);
68 68
69/* Module parameters */ 69/* Module parameters */
70extern int use_spi_crc; 70extern bool use_spi_crc;
71 71
72/* Debugfs information for hosts and cards */ 72/* Debugfs information for hosts and cards */
73void mmc_add_host_debugfs(struct mmc_host *host); 73void mmc_add_host_debugfs(struct mmc_host *host);