commit | a5aa8a603efa25dd41220bff990da025c93b632b | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Tue Mar 03 10:51:01 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Jun 02 12:31:13 2015 +0300 |
tree | 77f34383759e402a026374a045271ad2139eb3a7 | |
parent | bf22bae794d696e411acfcac39b415e160e93834 [diff] |
clk: ti: move omap2_clk_enable_init_clocks under clock driver This is no longer used outside clock driver, so move it under the driver and remove the export for it from the global header file. Signed-off-by: Tero Kristo <t-kristo@ti.com>