mmc: core: Separate out the mmc_switch status check so it can be re-used
[deliverable/linux.git] / drivers / mmc / core / mmc_ops.h
index 6f4b00ed93de9e7176464ee35d1c8a5aec0c6525..f498f9ae21f09bd405d687981ae959f061a63d3e 100644 (file)
@@ -27,6 +27,7 @@ int mmc_spi_set_crc(struct mmc_host *host, int use_crc);
 int mmc_bus_test(struct mmc_card *card, u8 bus_width);
 int mmc_send_hpi_cmd(struct mmc_card *card, u32 *status);
 int mmc_can_ext_csd(struct mmc_card *card);
+int mmc_switch_status_error(struct mmc_host *host, u32 status);
 
 #endif
 
This page took 0.024931 seconds and 5 git commands to generate.