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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=902d70418a00a4b307f8e134077a011d4715455e;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