aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb')
-rw-r--r--drivers/media/dvb/frontends/stv6110.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/stv6110.h b/drivers/media/dvb/frontends/stv6110.h
index 2574e1fba9d..9db2402410f 100644
--- a/drivers/media/dvb/frontends/stv6110.h
+++ b/drivers/media/dvb/frontends/stv6110.h
@@ -41,7 +41,6 @@
struct stv6110_config {
u8 i2c_address;
u32 mclk;
- int iq_wiring;
u8 clk_div; /* divisor value for the output clock */
};