From: Bjarne Steinsbo Date: Fri, 30 Sep 2011 18:05:56 +0000 (-0700) Subject: ARM: OMAP4: Keyboard: Fix section mismatch in the board file X-Git-Tag: v3.2-rc1~90^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a368f7764491a0116baff9963d22247d4d8f6f51;p=pandora-kernel.git 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 Reviewed-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed