]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit6f0051da4bb5b35014e1bb326d0a31fcad2369e5
tree0f0505a5583110612d38e97f44b2247fb4577eaf
parent0565fb168d63f89591ce7dcb85438cb19d939a92
ARM: OMAP3: clock: remove clock3xxx.c file

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]