summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/tda1004x.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/dvb/frontends/tda1004x.h')
-rw-r--r--linux/drivers/media/dvb/frontends/tda1004x.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/linux/drivers/media/dvb/frontends/tda1004x.h b/linux/drivers/media/dvb/frontends/tda1004x.h
index 886db3f75..6badc81d4 100644
--- a/linux/drivers/media/dvb/frontends/tda1004x.h
+++ b/linux/drivers/media/dvb/frontends/tda1004x.h
@@ -106,9 +106,6 @@ struct tda1004x_state {
const struct tda1004x_config* config;
struct dvb_frontend frontend;
- /* this allows to store probed board information */
- int conf_probed;
-
/* private demod data */
enum tda1004x_demod demod_type;
};