summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx25821/cx25821.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2013-04-14 11:54:56 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-04-16 18:05:49 -0300
commit11f095aa4154d27bdb15909b12a9d3922ab55cde (patch)
treef3c9b426316c0614c758c4db74bb9a1e6bb840c9 /drivers/media/pci/cx25821/cx25821.h
parentbe178cb4f41f70e29108ce4eb5a8a77a62f1922f (diff)
downloadblackbird-op-linux-11f095aa4154d27bdb15909b12a9d3922ab55cde.tar.gz
blackbird-op-linux-11f095aa4154d27bdb15909b12a9d3922ab55cde.zip
[media] cx25821: remove 'type' field from cx25821_fh
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/pci/cx25821/cx25821.h')
-rw-r--r--drivers/media/pci/cx25821/cx25821.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/pci/cx25821/cx25821.h b/drivers/media/pci/cx25821/cx25821.h
index ad56232154e6..d1c91c9e911a 100644
--- a/drivers/media/pci/cx25821/cx25821.h
+++ b/drivers/media/pci/cx25821/cx25821.h
@@ -118,7 +118,6 @@ struct cx25821_tvnorm {
struct cx25821_fh {
struct cx25821_dev *dev;
- enum v4l2_buf_type type;
u32 resources;
enum v4l2_priority prio;
OpenPOWER on IntegriCloud