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>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/clock2430.c [deleted file]
drivers/clk/ti/clkt_iclk.c
drivers/clk/ti/clock.h
include/linux/clk/ti.h

Simple merge
diff --cc arch/arm/mach-omap2/clock2430.c
Simple merge
Simple merge
Simple merge
Simple merge