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:
9c54db6
)
ARM: tegra: remove tegra_timer from tegra_list_clks
author
Stephen Warren
<swarren@nvidia.com>
Mon, 27 Aug 2012 23:33:14 +0000
(16:33 -0700)
committer
Stephen Warren
<swarren@nvidia.com>
Thu, 6 Sep 2012 17:47:21 +0000
(11:47 -0600)
tegra_time is a struct sys_timer, not a struct clk, so can't be included
in an array of struct clk *.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found