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:
cd3de83
)
ARM: ux500: Staticise ux500_soc_attr
author
Thierry Reding
<treding@nvidia.com>
Wed, 2 Apr 2014 08:01:08 +0000
(10:01 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 10 Jul 2014 08:37:41 +0000
(10:37 +0200)
This variable is not used outside of the file that it's declared in, so
reduce the scope to the local file.
Signed-off-by: Thierry Reding <treding@nvidia.com>
[Also add const marker after suggestion from Lee Jones]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found