diff --git a/[refs] b/[refs] index 8fea76f18a04..c0385fedc967 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 98b843be56079ad26fe4b9e421fd11b0598b85f3 +refs/heads/master: e70aa3fac1ac50c7a75ac676a1489dd1ea3b4be5 diff --git a/trunk/drivers/mmc/core/sdio_ops.c b/trunk/drivers/mmc/core/sdio_ops.c index e1fca588e385..c8fa095a4488 100644 --- a/trunk/drivers/mmc/core/sdio_ops.c +++ b/trunk/drivers/mmc/core/sdio_ops.c @@ -17,6 +17,7 @@ #include #include "core.h" +#include "sdio_ops.h" int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) {