summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/stv0299.h
diff options
context:
space:
mode:
authorAndrew de Quincy <quincy@linuxtv.org>2005-11-08 21:35:28 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-09 07:56:03 -0800
commit3528cc4e731b098b5743f8f91516e2e6c01dd1ce (patch)
treeced5870f7d36e55e21b3813f7008ff5c10cba4ba /drivers/media/dvb/frontends/stv0299.h
parent83b75b049be981e579ba2cb88aa9bf3534bbbdb1 (diff)
[PATCH] dvb: Remove broken stv0299 enhanced tuning code
Remove broken stv0299 enhanced tuning code Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Cc: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media/dvb/frontends/stv0299.h')
-rw-r--r--drivers/media/dvb/frontends/stv0299.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/dvb/frontends/stv0299.h b/drivers/media/dvb/frontends/stv0299.h
index d0c4484861e1..9af3d71c89db 100644
--- a/drivers/media/dvb/frontends/stv0299.h
+++ b/drivers/media/dvb/frontends/stv0299.h
@@ -73,9 +73,6 @@ struct stv0299_config
/* does the inversion require inversion? */
u8 invert:1;
- /* Should the enhanced tuning code be used? */
- u8 enhanced_tuning:1;
-
/* Skip reinitialisation? */
u8 skip_reinit:1;