common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / rtc / davinci.c
index 3514e7351eeb3a5126d03af69fa1df284e7132f2..c446e7a735fd49033b619e989fc7531b0b690ae3 100644 (file)
@@ -9,6 +9,7 @@
 #include <rtc.h>
 #include <asm/io.h>
 #include <asm/davinci_rtc.h>
+#include <linux/delay.h>
 
 int rtc_get(struct rtc_time *tmp)
 {