aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/clock3xxx.h
diff options
context:
space:
mode:
authorGravatar Tero Kristo <t-kristo@ti.com> 2013-08-02 14:04:19 +0300
committerGravatar Mike Turquette <mturquette@linaro.org> 2014-01-17 12:35:48 -0800
commitaafd900cab87d339dc3004c241eebc854005124b (patch)
tree3651529963ae709cc9c22ee709a6a238a587aca4 /arch/arm/mach-omap2/clock3xxx.h
parentCLK: TI: add interface clock support for OMAP3 (diff)
downloadlinux-aafd900cab87d339dc3004c241eebc854005124b.tar.gz
linux-aafd900cab87d339dc3004c241eebc854005124b.tar.bz2
linux-aafd900cab87d339dc3004c241eebc854005124b.zip
CLK: TI: add omap3 clock init file
clk-3xxx.c now contains the clock init functionality for omap3, including DT clock registration and adding of static clkdev entries. Signed-off-by: Tero Kristo <t-kristo@ti.com> Tested-by: Nishanth Menon <nm@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'arch/arm/mach-omap2/clock3xxx.h')
-rw-r--r--arch/arm/mach-omap2/clock3xxx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/clock3xxx.h b/arch/arm/mach-omap2/clock3xxx.h
index dab90e281aeb..78d9f562e3ce 100644
--- a/arch/arm/mach-omap2/clock3xxx.h
+++ b/arch/arm/mach-omap2/clock3xxx.h
@@ -11,7 +11,6 @@
int omap3xxx_clk_init(void);
int omap3_core_dpll_m2_set_rate(struct clk_hw *clk, unsigned long rate,
unsigned long parent_rate);
-void omap3_clk_lock_dpll5(void);
extern struct clk *sdrc_ick_p;
extern struct clk *arm_fck_p;