diff options
Diffstat (limited to 'drivers/media/rc/keymaps/rc-norwood.c')
-rw-r--r-- | drivers/media/rc/keymaps/rc-norwood.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/keymaps/rc-norwood.c b/drivers/media/rc/keymaps/rc-norwood.c index 7fe774628ed..f4a85033b29 100644 --- a/drivers/media/rc/keymaps/rc-norwood.c +++ b/drivers/media/rc/keymaps/rc-norwood.c | |||
@@ -16,7 +16,7 @@ | |||
16 | By Peter Naulls <peter@chocky.org> | 16 | By Peter Naulls <peter@chocky.org> |
17 | Key comments are the functions given in the manual */ | 17 | Key comments are the functions given in the manual */ |
18 | 18 | ||
19 | static struct ir_scancode norwood[] = { | 19 | static struct rc_map_table norwood[] = { |
20 | /* Keys 0 to 9 */ | 20 | /* Keys 0 to 9 */ |
21 | { 0x20, KEY_0 }, | 21 | { 0x20, KEY_0 }, |
22 | { 0x21, KEY_1 }, | 22 | { 0x21, KEY_1 }, |