]> Git Repo - J-u-boot.git/blobdiff - common/autoboot.c
Merge patch series "Fix device removal order for Apple dart iommu"
[J-u-boot.git] / common / autoboot.c
index 6f0aeae6bf331afeb7ca0c365e3da078a653092b..898a57bc92bda200840ba480d28cd85eb13a48d8 100644 (file)
@@ -4,13 +4,14 @@
  * Wolfgang Denk, DENX Software Engineering, [email protected].
  */
 
-#include <common.h>
+#include <config.h>
 #include <autoboot.h>
 #include <bootretry.h>
 #include <cli.h>
 #include <command.h>
 #include <console.h>
 #include <env.h>
+#include <errno.h>
 #include <fdtdec.h>
 #include <hash.h>
 #include <log.h>
This page took 0.024361 seconds and 4 git commands to generate.