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:
9ad3692
)
platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tag
author
Benson Leung
<bleung@chromium.org>
Mon, 21 Oct 2013 03:58:26 +0000
(20:58 -0700)
committer
Olof Johansson
<olof@lixom.net>
Mon, 25 Nov 2013 20:51:15 +0000
(12:51 -0800)
__initdata tag should be placed between the variable name and equal
sign for the variable to be placed in the intended .init.data section.
Signed-off-by: Benson Leung <bleung@chromium.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
No differences found