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:
c095ba7
)
ASoC: s6105-ipcam: Fix incorrect placement of __initdata
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 8 Aug 2013 11:22:18 +0000
(16:52 +0530)
committer
Mark Brown
<broonie@linaro.org>
Thu, 8 Aug 2013 13:27:59 +0000
(14:27 +0100)
__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: Mark Brown <broonie@linaro.org>
No differences found