common: Move some time functions out of common.h
[oweals/u-boot.git] / arch / arm / mach-imx / timer.c
index ed5eb1c8a776c069d54cd460942b4333f3086262..5fe5c51f6a6761535d51ff63cce5c9d178e0c724 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <common.h>
+#include <time.h>
 #include <asm/io.h>
 #include <div64.h>
 #include <asm/arch/imx-regs.h>