]> git.sur5r.net Git - u-boot/blobdiff - lib/gunzip.c
mx6cuboxi: Fix the reset delay for the AR8035 PHY
[u-boot] / lib / gunzip.c
index 4128a1871c998836dde4bded2c6784d2b1826768..bdd85c4c17526eadc9d8303225f3629779763f4b 100644 (file)
@@ -8,6 +8,7 @@
 #include <common.h>
 #include <watchdog.h>
 #include <command.h>
+#include <console.h>
 #include <image.h>
 #include <malloc.h>
 #include <u-boot/zlib.h>