summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/ds3000.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/frontends/ds3000.h')
-rw-r--r--drivers/media/dvb/frontends/ds3000.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/ds3000.h b/drivers/media/dvb/frontends/ds3000.h
index 67f67038740a..00e4e95590e9 100644
--- a/drivers/media/dvb/frontends/ds3000.h
+++ b/drivers/media/dvb/frontends/ds3000.h
@@ -27,6 +27,7 @@
struct ds3000_config {
/* the demodulator's i2c address */
u8 demod_address;
+ u8 ci_mode;
};
#if defined(CONFIG_DVB_DS3000) || \