From: Bjarne Steinsbo Date: Fri, 12 Aug 2011 15:27:52 +0000 (+0200) 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=9a29f63f8cce3efbe36b5b584dacdef4ef025dba;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