diff options
Diffstat (limited to 'drivers/media/dvb/frontends/tda18271-priv.h')
-rw-r--r-- | drivers/media/dvb/frontends/tda18271-priv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/tda18271-priv.h b/drivers/media/dvb/frontends/tda18271-priv.h index 6e04258ca6f9..7b06e0599dc5 100644 --- a/drivers/media/dvb/frontends/tda18271-priv.h +++ b/drivers/media/dvb/frontends/tda18271-priv.h | |||
@@ -105,6 +105,7 @@ struct tda18271_priv { | |||
105 | enum tda18271_i2c_gate gate; | 105 | enum tda18271_i2c_gate gate; |
106 | enum tda18271_ver id; | 106 | enum tda18271_ver id; |
107 | 107 | ||
108 | unsigned int tm_rfcal; | ||
108 | unsigned int cal_initialized:1; | 109 | unsigned int cal_initialized:1; |
109 | 110 | ||
110 | struct tda18271_map_layout *maps; | 111 | struct tda18271_map_layout *maps; |