common: Drop linux/delay.h from common header
[platform/kernel/u-boot.git] / board / freescale / mpc8315erdb / sdram.c
index 2f0f29a..8a82820 100644 (file)
@@ -8,8 +8,10 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <mpc83xx.h>
 #include <spd_sdram.h>
+#include <linux/delay.h>
 
 #include <asm/bitops.h>
 #include <asm/io.h>