commit | a368f7764491a0116baff9963d22247d4d8f6f51 | [log] [tgz] |
---|---|---|
author | Bjarne Steinsbo <bsteinsbo@gmail.com> | Fri Sep 30 11:05:56 2011 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Oct 03 11:46:49 2011 -0700 |
tree | 3abd244129dc4239fc53e3658acf93cb2edb2e29 | |
parent | b8e111a74d281b70e88bd67fec48cfda4f9bdce2 [diff] |
ARM: OMAP4: Keyboard: Fix section mismatch in the board file `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>