common: Move get_tbclk() to time.h
[oweals/u-boot.git] / arch / arm / mach-at91 / arm926ejs / timer.c
index f81e8455937cd18b271f09296b41c8fe52267bd4..31ad0bf7026f99354a203c4bad821d21ed3b34fb 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <time.h>
 #include <asm/io.h>
 #include <asm/arch/hardware.h>
 #include <asm/arch/at91_pit.h>