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:
c1e96da
)
ARM: tegra: Constify list of CPU domains
author
Thierry Reding
<thierry.reding@gmail.com>
Wed, 16 Oct 2013 17:19:01 +0000
(19:19 +0200)
committer
Stephen Warren
<swarren@nvidia.com>
Fri, 18 Oct 2013 22:28:11 +0000
(16:28 -0600)
There's no need to modify these at runtime, it is static data and never
needs to change.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found