imx8mm: clock: fix fracpll decode issue
[oweals/u-boot.git] / include / time.h
index 71446c317148a8f521d88d5234c993acf5e4aec6..e99f9c8012701e7f0b62a37c0c71c12d2f4b8f87 100644 (file)
@@ -6,6 +6,8 @@
 #include <linux/typecheck.h>
 #include <linux/types.h>
 
+ulong get_tbclk(void);
+
 unsigned long get_timer(unsigned long base);
 
 /*