Commit 39ed1267 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] siano: remove the ir protocol field



This field is unused. Remove it.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 48f72a1a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@ struct ir_t {
	char phys[32];

	char *rc_codes;
	u64 protocol;

	u32 timeout;
	u32 controller;