summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885.h
diff options
context:
space:
mode:
authorHans Verkuil2014-04-23 12:35:54 +0200
committerMauro Carvalho Chehab2014-09-03 12:53:27 +0200
commit1f159c77d068aff4c8ee7f7c84312b64ebef121c (patch)
tree69828ed9bd6a40bc3b28d734c66b1177866349ba /drivers/media/pci/cx23885/cx23885.h
parent[media] cx23885: drop radio-related dead code (diff)
downloadkernel-qcow2-linux-1f159c77d068aff4c8ee7f7c84312b64ebef121c.tar.gz
kernel-qcow2-linux-1f159c77d068aff4c8ee7f7c84312b64ebef121c.tar.xz
kernel-qcow2-linux-1f159c77d068aff4c8ee7f7c84312b64ebef121c.zip
[media] cx23885: drop type field from struct cx23885_fh
This information is available elsewhere as well. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/pci/cx23885/cx23885.h')
-rw-r--r--drivers/media/pci/cx23885/cx23885.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/pci/cx23885/cx23885.h b/drivers/media/pci/cx23885/cx23885.h
index 94ab000ca16b..aba1e6af41d6 100644
--- a/drivers/media/pci/cx23885/cx23885.h
+++ b/drivers/media/pci/cx23885/cx23885.h
@@ -143,7 +143,6 @@ struct cx23885_tvnorm {
struct cx23885_fh {
struct v4l2_fh fh;
struct cx23885_dev *dev;
- enum v4l2_buf_type type;
u32 resources;
/* video overlay */