clk: ti: move some public definitions to private header
authorTero Kristo <t-kristo@ti.com>
Wed, 4 Mar 2015 19:02:05 +0000 (21:02 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:45 +0000 (12:31 +0300)
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>

No differences found