From: Paul Collins Date: Sat, 7 Mar 2009 04:07:15 +0000 (+1300) Subject: HID: constify arrays of struct apple_key_translation X-Git-Tag: v2.6.30-rc1~219^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ddd54e19dfff559a02ec8e7e532357b3f09849;p=pandora-kernel.git HID: constify arrays of struct apple_key_translation Mark arrays of struct apple_key_translation const so that they may be placed in .rodata, and adjust users to suit. Signed-off-by: Paul Collins Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed