diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock2xxx.h')
| -rw-r--r-- | arch/arm/mach-omap2/clock2xxx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/clock2xxx.h b/arch/arm/mach-omap2/clock2xxx.h index 3f1672e071c2..3b0610dbbd37 100644 --- a/arch/arm/mach-omap2/clock2xxx.h +++ b/arch/arm/mach-omap2/clock2xxx.h | |||
| @@ -18,6 +18,7 @@ unsigned long omap2_dpllcore_recalc(struct clk *clk); | |||
| 18 | int omap2_reprogram_dpllcore(struct clk *clk, unsigned long rate); | 18 | int omap2_reprogram_dpllcore(struct clk *clk, unsigned long rate); |
| 19 | unsigned long omap2xxx_clk_get_core_rate(struct clk *clk); | 19 | unsigned long omap2xxx_clk_get_core_rate(struct clk *clk); |
| 20 | u32 omap2xxx_get_apll_clkin(void); | 20 | u32 omap2xxx_get_apll_clkin(void); |
| 21 | u32 omap2xxx_get_sysclkdiv(void); | ||
| 21 | 22 | ||
| 22 | /* REVISIT: These should be set dynamically for CONFIG_MULTI_OMAP2 */ | 23 | /* REVISIT: These should be set dynamically for CONFIG_MULTI_OMAP2 */ |
| 23 | #ifdef CONFIG_ARCH_OMAP2420 | 24 | #ifdef CONFIG_ARCH_OMAP2420 |
