summaryrefslogtreecommitdiff
path: root/board/freescale/common/cadmus.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/common/cadmus.c')
-rw-r--r--board/freescale/common/cadmus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/common/cadmus.c b/board/freescale/common/cadmus.c
index 7e7394f333e..b14abac9a1c 100644
--- a/board/freescale/common/cadmus.c
+++ b/board/freescale/common/cadmus.c
@@ -37,7 +37,7 @@ get_board_version(void)
unsigned long
-get_clock_freq(void)
+get_board_sys_clk(void)
{
volatile cadmus_reg_t *cadmus = (cadmus_reg_t *)CONFIG_SYS_CADMUS_BASE_REG;