summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-mx27/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-mx27/clock.h')
-rw-r--r--include/asm-arm/arch-mx27/clock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mx27/clock.h b/include/asm-arm/arch-mx27/clock.h
index 5fc75c5d5c..472e8f2427 100644
--- a/include/asm-arm/arch-mx27/clock.h
+++ b/include/asm-arm/arch-mx27/clock.h
@@ -36,4 +36,6 @@ ulong imx_get_perclk2(void);
ulong imx_get_perclk3(void);
ulong imx_get_ahbclk(void);
+#define imx_get_uartclk imx_get_perclk1
+
#endif /* __ASM_ARCH_CLOCK_H */