summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_cis.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/core/sdio_cis.h')
-rw-r--r--drivers/mmc/core/sdio_cis.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/core/sdio_cis.h b/drivers/mmc/core/sdio_cis.h
index df21c495d133..863d3d516371 100644
--- a/drivers/mmc/core/sdio_cis.h
+++ b/drivers/mmc/core/sdio_cis.h
@@ -15,5 +15,6 @@
#define _MMC_SDIO_CIS_H
int sdio_read_cis(struct sdio_func *func);
+void sdio_free_cis(struct sdio_func *func);
#endif