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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mx27/clock.h b/include/asm-arm/arch-mx27/clock.h
index 472e8f2427..7e9c7aabb0 100644
--- a/include/asm-arm/arch-mx27/clock.h
+++ b/include/asm-arm/arch-mx27/clock.h
@@ -37,5 +37,6 @@ ulong imx_get_perclk3(void);
ulong imx_get_ahbclk(void);
#define imx_get_uartclk imx_get_perclk1
+#define imx_get_fecclk imx_get_ahbclk
#endif /* __ASM_ARCH_CLOCK_H */