common: Drop linux/delay.h from common header
[oweals/u-boot.git] / arch / powerpc / cpu / mpc83xx / pci.c
index 665ac378c89ae9fd7a25a0cf07337239c7713464..74f824d2bca425c65817a19e48882bc1c2e1c8cb 100644 (file)
@@ -7,7 +7,9 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <pci.h>
+#include <linux/delay.h>
 
 #if defined(CONFIG_OF_LIBFDT)
 #include <linux/libfdt.h>