aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/siano
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2013-03-22 06:47:07 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-03-22 09:46:46 -0300
commit39ed1267d971d648886454b895852e46655bdcb6 (patch)
tree920e7466aec0bee80c0ace2f7c97eebc7ff48333 /drivers/media/common/siano
parent[media] drxk: fix CNR calculus (diff)
downloadlinux-dev-39ed1267d971d648886454b895852e46655bdcb6.tar.xz
linux-dev-39ed1267d971d648886454b895852e46655bdcb6.zip
[media] siano: remove the ir protocol field
This field is unused. Remove it. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common/siano')
-rw-r--r--drivers/media/common/siano/smsir.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/common/siano/smsir.h b/drivers/media/common/siano/smsir.h
index 69b59b9eee28..fc8b7925c532 100644
--- a/drivers/media/common/siano/smsir.h
+++ b/drivers/media/common/siano/smsir.h
@@ -40,7 +40,6 @@ struct ir_t {
char phys[32];
char *rc_codes;
- u64 protocol;
u32 timeout;
u32 controller;