common: Drop linux/delay.h from common header
[platform/kernel/u-boot.git] / drivers / pci / pci-uclass.c
index 76dfc1a..9ab3539 100644 (file)
@@ -17,6 +17,7 @@
 #if defined(CONFIG_X86) && defined(CONFIG_HAVE_FSP)
 #include <asm/fsp/fsp_support.h>
 #endif
+#include <linux/delay.h>
 #include "pci_internal.h"
 
 DECLARE_GLOBAL_DATA_PTR;