diff options
Diffstat (limited to 'drivers/media/rc/keymaps/rc-eztv.c')
-rw-r--r-- | drivers/media/rc/keymaps/rc-eztv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/keymaps/rc-eztv.c b/drivers/media/rc/keymaps/rc-eztv.c index fe3ab5e31a7f..ee134c58d033 100644 --- a/drivers/media/rc/keymaps/rc-eztv.c +++ b/drivers/media/rc/keymaps/rc-eztv.c | |||
@@ -15,7 +15,7 @@ | |||
15 | /* Alfons Geser <a.geser@cox.net> | 15 | /* Alfons Geser <a.geser@cox.net> |
16 | * updates from Job D. R. Borges <jobdrb@ig.com.br> */ | 16 | * updates from Job D. R. Borges <jobdrb@ig.com.br> */ |
17 | 17 | ||
18 | static struct ir_scancode eztv[] = { | 18 | static struct rc_map_table eztv[] = { |
19 | { 0x12, KEY_POWER }, | 19 | { 0x12, KEY_POWER }, |
20 | { 0x01, KEY_TV }, /* DVR */ | 20 | { 0x01, KEY_TV }, /* DVR */ |
21 | { 0x15, KEY_DVD }, /* DVD */ | 21 | { 0x15, KEY_DVD }, /* DVD */ |