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 14664f1fb16f..afa6bd2b7b70 100644
--- a/drivers/mmc/core/core.h
+++ b/drivers/mmc/core/core.h
@@ -64,7 +64,7 @@ int mmc_attach_sd(struct mmc_host *host);
64int mmc_attach_sdio(struct mmc_host *host); 64int mmc_attach_sdio(struct mmc_host *host);
65 65
66/* Module parameters */ 66/* Module parameters */
67extern int use_spi_crc; 67extern bool use_spi_crc;
68 68
69/* Debugfs information for hosts and cards */ 69/* Debugfs information for hosts and cards */
70void mmc_add_host_debugfs(struct mmc_host *host); 70void mmc_add_host_debugfs(struct mmc_host *host);