ARM: OMAP4: remove old clock data and link in new clock init code
authorTero Kristo <t-kristo@ti.com>
Thu, 18 Jul 2013 13:04:00 +0000 (16:04 +0300)
committerMike Turquette <mturquette@linaro.org>
Fri, 17 Jan 2014 20:37:17 +0000 (12:37 -0800)
OMAP4 clocks have now been moved to DT, thus remove the old data file
and use the new init code under drivers/clk/omap/clk-44xx.c.

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>

No differences found