commit | b2ddd54e19dfff559a02ec8e7e532357b3f09849 | [log] [tgz] |
---|---|---|
author | Paul Collins <paul@burly.ondioline.org> | Sat Mar 07 17:07:15 2009 +1300 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Mar 30 15:12:54 2009 +0200 |
tree | 39ca6f8fc1d005c9eedc2ae305edfbd2433f56fa | |
parent | 794227415f8f5f395a9ed4269a4ee7a3c34f66a5 [diff] |
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 <paul@ondioline.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>