diff options
Diffstat (limited to 'drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c')
-rw-r--r-- | drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c b/drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c index 91bcab8bd266..eef2e8714542 100644 --- a/drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c +++ b/drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c | |||
@@ -19,7 +19,7 @@ | |||
19 | * This table contains the complete RC5 code, instead of just the data part | 19 | * This table contains the complete RC5 code, instead of just the data part |
20 | */ | 20 | */ |
21 | 21 | ||
22 | static struct ir_scancode rc5_hauppauge_new[] = { | 22 | static struct rc_map_table rc5_hauppauge_new[] = { |
23 | /* Keys 0 to 9 */ | 23 | /* Keys 0 to 9 */ |
24 | { 0x1e00, KEY_0 }, | 24 | { 0x1e00, KEY_0 }, |
25 | { 0x1e01, KEY_1 }, | 25 | { 0x1e01, KEY_1 }, |