Move console definitions into a new console.h file
[oweals/u-boot.git] / board / freescale / t102xqds / spl.c
index 08aef6e159710e8789acf5c5d0643fe7925b5466..073ff2dcde1cf893ad33f0a56c54021624cbe702 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <console.h>
 #include <malloc.h>
 #include <ns16550.h>
 #include <nand.h>