From: Mathias Krause Date: Wed, 16 Jul 2014 17:43:05 +0000 (+0200) Subject: acer-wmi: Mark acer_wmi_keymap[] as __initconst X-Git-Tag: omap-for-v3.17/fixes-against-rc2~44^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e448493297b32631ef7db3bd5bcf723e9600b2;p=pandora-kernel.git acer-wmi: Mark acer_wmi_keymap[] as __initconst sparse_keymap_setup() will make a copy of the keymap, so we can release the master copy after initialization. Signed-off-by: Mathias Krause Cc: "Lee, Chun-Yi" Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed