ARM: OMAP3: clock: remove clock3xxx.c file
authorTero Kristo <t-kristo@ti.com>
Wed, 4 Mar 2015 09:56:22 +0000 (11:56 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:14 +0000 (12:31 +0300)
This now only has a couple of variables within it, which are used outside
the file itself. Move these variables to where they are actually used,
and remove the file completely as it is now empty.

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

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