]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_mmc.c
serial_mxc: Fix setup of UARTx_UFCR register
[u-boot] / common / cmd_mmc.c
index 1335e3d344c4eb48f1227e53e519f2ef4b45c9e5..dfc1ec850e20a939bcecf24c1d377da84d034fd7 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <console.h>
 #include <mmc.h>
 
 static int curr_device = -1;