pci: Make Rockchip PCIe voltage regulators optional
[oweals/u-boot.git] / drivers / pci / pci_auto.c
index 28667bde8da79d6167296072ea6ed898010dd40f..3f46b7697d7caa7ad3c78f4d9bf3ffc031d0d641 100644 (file)
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
+#include <log.h>
 #include <pci.h>
 
 /* the user can define CONFIG_SYS_PCI_CACHE_LINE_SIZE to avoid problems */