common: Drop linux/delay.h from common header
[oweals/u-boot.git] / board / freescale / mpc8315erdb / sdram.c
index 2f0f29a0e57476b6c34158e3a1199793739aaf66..8a828207f9356eed3c11f0403e6fd4a813b4031d 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>