ARM: OMAP2+: clk: remove obsolete clksel support code
authorTero Kristo <t-kristo@ti.com>
Mon, 2 Mar 2015 14:30:52 +0000 (16:30 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:30:59 +0000 (12:30 +0300)
The clksel clock type is no longer used for anything, it is rather
replaced with common clock divider code. Thus, remove the dead code
from kernel.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/clkt_clksel.c [deleted file]
arch/arm/mach-omap2/clock.h

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