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:
3bd8a8b
)
Input: synaptics - fix incorrect placement of __initconst
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 12 Aug 2013 18:05:58 +0000
(11:05 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 13 Aug 2013 05:32:42 +0000
(22:32 -0700)
__initconst 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found