Commit b36f68d74b5379c216429a0f15aeedbd7917e10d now uses the generic mxs_reset_block() routine, but this requires the mxs.h header file for the prototype. Signed-off-by: Juergen Beisert <jbe@xxxxxxxxxxxxxx> --- drivers/mci/mxs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mci/mxs.c b/drivers/mci/mxs.c index 93f5a41..e2ffa43 100644 --- a/drivers/mci/mxs.c +++ b/drivers/mci/mxs.c @@ -37,6 +37,7 @@ #include <clock.h> #include <io.h> #include <asm/bitops.h> +#include <mach/mxs.h> #include <mach/imx-regs.h> #include <mach/mci.h> #include <mach/clock.h> -- 1.8.2.rc2 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox