]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/autoboot.c
Move bootretry code into bootretry.c and clean up
[karo-tx-uboot.git] / common / autoboot.c
index 6933e3fc469e256d82a10145db46860dd3b0a6ef..5f8d9c3445cdc6e7c873e7e9822254f901a05d6f 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <bootretry.h>
 #include <cli.h>
 #include <fdtdec.h>
 #include <menu.h>