diff options
Diffstat (limited to 'drivers/media/common/tuners/mt2060_priv.h')
-rw-r--r-- | drivers/media/common/tuners/mt2060_priv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/common/tuners/mt2060_priv.h b/drivers/media/common/tuners/mt2060_priv.h index 5eaccdefd0b..2b60de6c707 100644 --- a/drivers/media/common/tuners/mt2060_priv.h +++ b/drivers/media/common/tuners/mt2060_priv.h @@ -97,7 +97,6 @@ struct mt2060_priv { struct i2c_adapter *i2c; u32 frequency; - u32 bandwidth; u16 if1_freq; u8 fmfreq; }; |