Merge branch '2020-05-15-misc-bugfixes'
[oweals/u-boot.git] / drivers / pci / pci.c
index e2195726c8a744c7cf65d68f3ce462dd7effae88..e8285bf93639e8fed480091898cec553a155654f 100644 (file)
  */
 
 #include <common.h>
+#include <init.h>
 
 #include <command.h>
+#include <env.h>
 #include <errno.h>
 #include <asm/processor.h>
 #include <asm/io.h>