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:
89a9456
)
clk: sunxi: staticize structures and arrays
author
Emilio López
<emilio@elopez.com.ar>
Mon, 28 Jul 2014 03:49:43 +0000
(
00:49
-0300)
committer
Mike Turquette
<mturquette@linaro.org>
Mon, 28 Jul 2014 22:39:22 +0000
(15:39 -0700)
There are some structs and arrays on the driver that are not used
anywhere else. Let's mark them as static.
Signed-off-by: Emilio López <emilio@elopez.com.ar>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found