]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_pci.c
move CLI prototypes to cli.h and add comments
[karo-tx-uboot.git] / common / cmd_pci.c
index d3e7c089b00ab5f4b06d48a0fedd5746cd388cc7..ddda207e584109ea9c8025587529f21067fe8321 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 #include <common.h>
+#include <cli.h>
 #include <command.h>
 #include <asm/processor.h>
 #include <asm/io.h>