From: Roman Tereshonkov Date: Wed, 30 Jan 2008 11:02:30 +0000 (+0200) Subject: Add mcbsp_clks used by other clocks to the clock list. X-Git-Tag: v2.6.24-omap1~6 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9b1520ccf7a9eecba20d61366695c6abd2a24230;p=linux-2.6-omap-h63xx.git Add mcbsp_clks used by other clocks to the clock list. Signed-off-by: Roman Tereshonkov Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/clock34xx.h b/arch/arm/mach-omap2/clock34xx.h index e2d31bcfee1..99cb53681b5 100644 --- a/arch/arm/mach-omap2/clock34xx.h +++ b/arch/arm/mach-omap2/clock34xx.h @@ -2508,6 +2508,7 @@ static struct clk *onchip_34xx_clks[] __initdata = { &osc_sys_ck, &sys_ck, &sys_altclk, + &mcbsp_clks, &sys_clkout1, &dpll1_ck, &emu_mpu_alwon_ck,