diff options
Diffstat (limited to 'drivers/media/common/tuners/mt2131_priv.h')
-rw-r--r-- | drivers/media/common/tuners/mt2131_priv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/common/tuners/mt2131_priv.h b/drivers/media/common/tuners/mt2131_priv.h index 4e05a67..62aeedf 100644 --- a/drivers/media/common/tuners/mt2131_priv.h +++ b/drivers/media/common/tuners/mt2131_priv.h @@ -38,7 +38,6 @@ struct mt2131_priv { struct i2c_adapter *i2c; u32 frequency; - u32 bandwidth; }; #endif /* __MT2131_PRIV_H__ */ |