diff options
author | Eric Piel <eric.piel@tremplin-utc.net> | 2007-04-12 01:32:49 -0400 |
---|---|---|
committer | Dmitry Torokhov <dtor@insightbb.com> | 2007-04-12 01:32:49 -0400 |
commit | 55d29c98418df737e87dbdfc36c78d3ed99a6698 (patch) | |
tree | f9c1f706eb4d163055b86abc48f8085860df3eae /drivers/input/misc/Makefile | |
parent | 7b0a4cd7601774d1312f477a879f86b0968880fd (diff) |
Input: wistron - declare keymaps as initdata
As the number of keymaps increases and is very unlikely to
reduce, this patch helps to reduce memory consumption by
declaring all keymaps as __initdata and copying right keymap
during DMI detection. On x86 this make the module size at
runtime going from 10616 to 9428: a bit more than 1kb saved.
Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/misc/Makefile')
0 files changed, 0 insertions, 0 deletions