]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_pci.c
Move bootretry code into bootretry.c and clean up
[people/ms/u-boot.git] / common / cmd_pci.c
index 1ed55cedb16e13800b8b08c7b7d7e6cfdc260c02..180b35ab0f777fe4f822d8f100a66267c9c99310 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 #include <common.h>
+#include <bootretry.h>
 #include <cli.h>
 #include <command.h>
 #include <asm/processor.h>