aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stv090x.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/frontends/stv090x.h')
-rw-r--r--drivers/media/dvb/frontends/stv090x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/dvb/frontends/stv090x.h b/drivers/media/dvb/frontends/stv090x.h
index b133807663ea..e009183ad772 100644
--- a/drivers/media/dvb/frontends/stv090x.h
+++ b/drivers/media/dvb/frontends/stv090x.h
@@ -68,8 +68,6 @@ struct stv090x_config {
68 u32 xtal; /* default: 8000000 */ 68 u32 xtal; /* default: 8000000 */
69 u8 address; /* default: 0x68 */ 69 u8 address; /* default: 0x68 */
70 70
71 u32 ref_clk; /* default: 16000000 FIXME to tuner config */
72
73 u8 ts1_mode; 71 u8 ts1_mode;
74 u8 ts2_mode; 72 u8 ts2_mode;
75 73