diff options
Diffstat (limited to 'drivers/platform')
| -rw-r--r-- | drivers/platform/x86/asus-laptop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/platform/x86/asus-laptop.c b/drivers/platform/x86/asus-laptop.c index 67d922887616..e3b5e0604edd 100644 --- a/drivers/platform/x86/asus-laptop.c +++ b/drivers/platform/x86/asus-laptop.c | |||
| @@ -236,7 +236,6 @@ struct asus_laptop { | |||
| 236 | u8 light_level; /* light sensor level */ | 236 | u8 light_level; /* light sensor level */ |
| 237 | u8 light_switch; /* light sensor switch value */ | 237 | u8 light_switch; /* light sensor switch value */ |
| 238 | u16 event_count[128]; /* count for each event TODO make this better */ | 238 | u16 event_count[128]; /* count for each event TODO make this better */ |
| 239 | u16 *keycode_map; | ||
| 240 | }; | 239 | }; |
| 241 | 240 | ||
| 242 | static const struct key_entry asus_keymap[] = { | 241 | static const struct key_entry asus_keymap[] = { |
