common: Drop linux/delay.h from common header
[oweals/u-boot.git] / arch / arm / mach-lpc32xx / dram.c
index 4f975694fd69127dfdf4de5822b39a06d69b5fd2..160223792353ef244c8e27ff1cc3b3eea5244f34 100644 (file)
@@ -17,6 +17,7 @@
 #include <asm/arch/wdt.h>
 #include <asm/arch/emc.h>
 #include <asm/io.h>
+#include <linux/delay.h>
 
 static struct clk_pm_regs *clk = (struct clk_pm_regs *)CLK_PM_BASE;
 static struct emc_regs *emc = (struct emc_regs *)EMC_BASE;