commit | 6f0051da4bb5b35014e1bb326d0a31fcad2369e5 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed Mar 04 11:56:22 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Jun 02 12:31:14 2015 +0300 |
tree | 0f0505a5583110612d38e97f44b2247fb4577eaf | |
parent | 0565fb168d63f89591ce7dcb85438cb19d939a92 [diff] |
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>