common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / pci / fsl_pci_init.c
index ab5e49941f30e8ac471a5efc318f79180c8ffb41..1d09c5ac4f6b146b37a01c98464d6b0036ddb9b2 100644 (file)
@@ -5,8 +5,11 @@
 
 #include <common.h>
 #include <env.h>
+#include <init.h>
+#include <log.h>
 #include <malloc.h>
 #include <asm/fsl_serdes.h>
+#include <linux/delay.h>
 
 DECLARE_GLOBAL_DATA_PTR;