summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/stv0288.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/dvb/frontends/stv0288.h')
-rw-r--r--linux/drivers/media/dvb/frontends/stv0288.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/stv0288.h b/linux/drivers/media/dvb/frontends/stv0288.h
index aa0cdd273..f2b53db06 100644
--- a/linux/drivers/media/dvb/frontends/stv0288.h
+++ b/linux/drivers/media/dvb/frontends/stv0288.h
@@ -34,6 +34,8 @@ struct stv0288_config {
/* the demodulator's i2c address */
u8 demod_address;
+ u8* inittab;
+
/* minimum delay before retuning */
int min_delay_ms;