media: opera1: remove unused struct 'rc_map_opera_table'
'rc_map_opera_table' has been unused since
commit 2f4f58d689 ("[media] rc: Name RC keymap tables as
rc_map_table").
Remove it.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
30376e2052
commit
f5ecfb9829
@@ -32,10 +32,6 @@
|
||||
struct opera1_state {
|
||||
u32 last_key_pressed;
|
||||
};
|
||||
struct rc_map_opera_table {
|
||||
u32 keycode;
|
||||
u32 event;
|
||||
};
|
||||
|
||||
static int dvb_usb_opera1_debug;
|
||||
module_param_named(debug, dvb_usb_opera1_debug, int, 0644);
|
||||
|
||||
Reference in New Issue
Block a user