mmc: fix compile warning
[firefly-linux-kernel-4.4.55.git] / include / linux / mmc / host.h
index 168120afbcd43fee02f54e74e5776641ebffeeae..a78ce927814ba76934221cc6b3a369d7e52d0e2e 100755 (executable)
@@ -396,7 +396,7 @@ int mmc_add_host(struct mmc_host *);
 void mmc_remove_host(struct mmc_host *);
 void mmc_free_host(struct mmc_host *);
 int mmc_of_parse(struct mmc_host *host);
-
+int mmc_host_rescan(struct mmc_host *host, int val);
 #ifdef CONFIG_MMC_EMBEDDED_SDIO
 extern void mmc_set_embedded_sdio_data(struct mmc_host *host,
                                       struct sdio_cis *cis,