]> Git Repo - J-u-boot.git/blobdiff - common/cmd_armflash.c
Move console definitions into a new console.h file
[J-u-boot.git] / common / cmd_armflash.c
index af453f7b3b84aba97704fd9ff2178d00876b6aad..b94d128faa29afb61f96d0ccfc5eb73746bc65b9 100644 (file)
@@ -8,6 +8,7 @@
  */
 #include <common.h>
 #include <command.h>
+#include <console.h>
 #include <asm/io.h>
 
 #define MAX_REGIONS 4
This page took 0.022311 seconds and 4 git commands to generate.