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:
4c3b240
)
clk: prima2: Fix incorrect placement of __initdata
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 8 Aug 2013 04:31:26 +0000
(10:01 +0530)
committer
Mike Turquette
<mturquette@linaro.org>
Fri, 9 Aug 2013 05:35:21 +0000
(22:35 -0700)
__initdata should be placed between the variable name and equal
sign for the variable to be placed in the intended section.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found