common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / pci / pci_auto.c
index 28667bd..3f46b76 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 */