OMAP3 clock: remove duplicate call to omap2_init_clk_clkdm()
authorPaul Walmsley <paul@pwsan.com>
Wed, 10 Sep 2008 16:48:07 +0000 (10:48 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 12 Sep 2008 18:21:16 +0000 (11:21 -0700)
The OMAP3 arch clock init code already calls omap2_init_clk_clkdm(), so there
is no reason to call it again in the per-clock init.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock34xx.h

Simple merge