Merge branch '2020-05-15-misc-bugfixes'
[oweals/u-boot.git] / drivers / pci / pci.c
index 5db24f1c51d57e6ef34e390215164e5a85260f2e..e8285bf93639e8fed480091898cec553a155654f 100644 (file)
@@ -15,6 +15,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 
 #include <command.h>
 #include <env.h>