common: Drop linux/delay.h from common header
[oweals/u-boot.git] / arch / nds32 / cpu / n1213 / ag101 / timer.c
index f2e362102e6653d6a50c1313a2141a49c6855d9c..394fc10ec3ad6b13f9cab9f5bac10b576eef4f80 100644 (file)
@@ -9,10 +9,13 @@
  */
 #ifndef CONFIG_TIMER
 #include <common.h>
+#include <init.h>
 #include <irq_func.h>
+#include <log.h>
 #include <time.h>
 #include <asm/io.h>
 #include <faraday/fttmr010.h>
+#include <linux/delay.h>
 
 static ulong timestamp;
 static ulong lastdec;