common: Move get_tbclk() to time.h
[oweals/u-boot.git] / include / common.h
index cc3d212a3d08087be1a651a8571d9c888c495a68..1d85e5a68c904abb4de1dec7e8414cb712b1fbd7 100644 (file)
@@ -74,7 +74,6 @@ phys_size_t get_effective_memsize(void);
 int testdram(void);
 #endif /* CONFIG_SYS_DRAM_TEST */
 
-ulong  get_tbclk     (void);
 void   reset_misc    (void);
 void   reset_cpu     (ulong addr);