]> Git Repo - u-boot.git/blobdiff - board/freescale/t104xrdb/spl.c
Move console definitions into a new console.h file
[u-boot.git] / board / freescale / t104xrdb / spl.c
index 4e8735b9ff19fb0112f799be3452657f54bf128b..81f48c4c3010a7f71c740f3d736dc087c86e7a56 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <console.h>
 #include <malloc.h>
 #include <ns16550.h>
 #include <nand.h>
This page took 0.025826 seconds and 4 git commands to generate.