summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/bttv.h
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2011-01-03 07:39:41 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-01-19 11:28:09 -0200
commitb219ab9cfb2057de6e779169197f83265c310c83 (patch)
tree38267099c8dc5097bdee7482129ac241fb705c04 /drivers/media/video/bt8xx/bttv.h
parentf037484337ce009ff840de07ca3232808101db09 (diff)
downloadop-kernel-dev-b219ab9cfb2057de6e779169197f83265c310c83.zip
op-kernel-dev-b219ab9cfb2057de6e779169197f83265c310c83.tar.gz
[media] bttv: remove obsolete 'no_tda9875' field
Since tda9875 is part of tvaudio this field no longer makes sense. Remove it. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/bt8xx/bttv.h')
-rw-r--r--drivers/media/video/bt8xx/bttv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/bttv.h b/drivers/media/video/bt8xx/bttv.h
index fd62bf1..c633359 100644
--- a/drivers/media/video/bt8xx/bttv.h
+++ b/drivers/media/video/bt8xx/bttv.h
@@ -234,7 +234,6 @@ struct tvcard {
/* i2c audio flags */
unsigned int no_msp34xx:1;
- unsigned int no_tda9875:1;
unsigned int no_tda7432:1;
unsigned int needs_tvaudio:1;
unsigned int msp34xx_alt:1;
OpenPOWER on IntegriCloud