clk: ti: omap2430: move clock support code under clock driver
authorTero Kristo <t-kristo@ti.com>
Tue, 3 Mar 2015 14:08:42 +0000 (16:08 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:29 +0000 (12:31 +0300)
With the legacy clock support gone, this is no longer needed under
platform code-base. Thus, move this under the TI clock driver, and
remove the exported API from the public header.

Signed-off-by: Tero Kristo <t-kristo@ti.com>

No differences found