commit | a3314e9cf69c1d4052017e559ea69a042ccd83e2 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed Mar 04 21:02:05 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Jun 02 12:31:45 2015 +0300 |
tree | ac59f0bda8126dbc79b5ec0fb8edc9dca8c66fda | |
parent | c9a58b0a848e4b88d2dd4690ef19bae8696649eb [diff] |
clk: ti: move some public definitions to private header Several exported TI clock driver features are no longer needed outside the clock driver itself, thus move all of these to the driver private header file. Also, update some of the driver files to actually include this header. Signed-off-by: Tero Kristo <t-kristo@ti.com>