]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-omap2/clock.h
OMAP3 clock: convert clock34xx.h to clock34xx_data.c
[~andy/linux] / arch / arm / mach-omap2 / clock.h
index 43b6bedaafd611e1a42dfaf9cf970e8edfec0157..b1991e39961ad8915e7eb0e05cf8a7b69fc39a1b 100644 (file)
@@ -77,6 +77,8 @@ extern const struct clkops clkops_omap2_dflt;
 
 extern u8 cpu_mask;
 
+extern struct clk_functions omap2_clk_functions;
+
 /* clksel_rate data common to 24xx/343x */
 static const struct clksel_rate gpt_32k_rates[] = {
         { .div = 1, .val = 0, .flags = RATE_IN_24XX | RATE_IN_343X | DEFAULT_RATE },