git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9a58b0
)
clk: ti: move some public definitions to private header
author
Tero Kristo
<t-kristo@ti.com>
Wed, 4 Mar 2015 19:02:05 +0000
(21:02 +0200)
committer
Tero 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