summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/speed-imx25.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-imx/speed-imx25.c')
-rw-r--r--arch/arm/mach-imx/speed-imx25.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/speed-imx25.c b/arch/arm/mach-imx/speed-imx25.c
index ed14113f76..39e68c85a4 100644
--- a/arch/arm/mach-imx/speed-imx25.c
+++ b/arch/arm/mach-imx/speed-imx25.c
@@ -78,7 +78,7 @@ unsigned long imx_get_lcdclk(void)
return imx_get_perclk(7);
}
-unsigned long imx_get_i2cclk(void)
+unsigned long fsl_get_i2cclk(void)
{
return imx_get_perclk(6);
}