common: Move command functions out of common.h
[oweals/u-boot.git] / board / inversepath / usbarmory / usbarmory.c
index de4ad83226803f10c243f0799547cf166386783a..19510184d8a6fa24f8cab79e33abbd182d911cab 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <command.h>
 #include <asm/io.h>
 #include <asm/arch/imx-regs.h>
 #include <asm/arch/sys_proto.h>