summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2012-05-11 13:33:25 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-07-06 21:10:54 (GMT)
commitedbd138ed0cae5abe469b61e368d2629815d4c37 (patch)
treef3d15ca30dc15f13dc81574d95a5fe1edee4e7e7 /drivers/media/video/cx88/cx88.h
parent7bb34c8e42fe2e7cfa0a46db52dc2a79f2ba723a (diff)
downloadlinux-fsl-qoriq-edbd138ed0cae5abe469b61e368d2629815d4c37.tar.xz
[media] cx88: remove radio and type from cx8800_fh
This information is available elsewhere already. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r--drivers/media/video/cx88/cx88.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h
index e79cb87..1426993 100644
--- a/drivers/media/video/cx88/cx88.h
+++ b/drivers/media/video/cx88/cx88.h
@@ -455,8 +455,6 @@ struct cx8802_dev;
struct cx8800_fh {
struct cx8800_dev *dev;
- enum v4l2_buf_type type;
- int radio;
unsigned int resources;
/* video overlay */