diff options
Diffstat (limited to 'drivers/media/rc/keymaps/rc-dib0700-nec.c')
-rw-r--r-- | drivers/media/rc/keymaps/rc-dib0700-nec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/keymaps/rc-dib0700-nec.c b/drivers/media/rc/keymaps/rc-dib0700-nec.c index 47d5476d50e8..921230d84b84 100644 --- a/drivers/media/rc/keymaps/rc-dib0700-nec.c +++ b/drivers/media/rc/keymaps/rc-dib0700-nec.c | |||
@@ -17,7 +17,7 @@ | |||
17 | 17 | ||
18 | #include <media/rc-map.h> | 18 | #include <media/rc-map.h> |
19 | 19 | ||
20 | static struct ir_scancode dib0700_nec_table[] = { | 20 | static struct rc_map_table dib0700_nec_table[] = { |
21 | /* Key codes for the Pixelview SBTVD remote */ | 21 | /* Key codes for the Pixelview SBTVD remote */ |
22 | { 0x8613, KEY_MUTE }, | 22 | { 0x8613, KEY_MUTE }, |
23 | { 0x8612, KEY_POWER }, | 23 | { 0x8612, KEY_POWER }, |