aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/ics307_clk.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/common/ics307_clk.h')
-rw-r--r--board/freescale/common/ics307_clk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/common/ics307_clk.h b/board/freescale/common/ics307_clk.h
index 81d1aa7..1634969 100644
--- a/board/freescale/common/ics307_clk.h
+++ b/board/freescale/common/ics307_clk.h
@@ -8,7 +8,6 @@
#ifndef __ASSEMBLY__
extern unsigned long get_board_sys_clk(void);
-extern unsigned long get_board_ddr_clk(void);
extern unsigned long ics307_sysclk_calculator(unsigned long out_freq);
#endif