[media] siano: remove the ir protocol field
This field is unused. Remove it. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
48f72a1a4c
commit
39ed1267d9
|
@ -40,7 +40,6 @@ struct ir_t {
|
|||
char phys[32];
|
||||
|
||||
char *rc_codes;
|
||||
u64 protocol;
|
||||
|
||||
u32 timeout;
|
||||
u32 controller;
|
||||
|
|
Loading…
Reference in New Issue