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:
b8e111a
)
ARM: OMAP4: Keyboard: Fix section mismatch in the board file
author
Bjarne Steinsbo
<bsteinsbo@gmail.com>
Fri, 30 Sep 2011 18:05:56 +0000
(11:05 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 3 Oct 2011 18:46:49 +0000
(11:46 -0700)
`keypad_pads' is referred to by `keypad_data' which is
not __initdata, so `keypad_pads' should not be __initdata either.
Signed-off-by: Bjarne Steinsbo <bsteinsbo@gmail.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found