summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-imx/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-imx/clock.h')
-rw-r--r--include/asm-arm/arch-imx/clock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-imx/clock.h b/include/asm-arm/arch-imx/clock.h
index a7bfcaa66d..4a565d7c6f 100644
--- a/include/asm-arm/arch-imx/clock.h
+++ b/include/asm-arm/arch-imx/clock.h
@@ -24,5 +24,6 @@ ulong imx_get_perclk2(void);
ulong imx_get_perclk3(void);
ulong imx_get_ahbclk(void);
ulong imx_get_ipgclk(void);
+ulong imx_get_uartclk(void);
#endif /* __ASM_ARCH_CLOCK_H */