diff options
Diffstat (limited to 'drivers/media/tuners/fc2580_priv.h')
-rw-r--r-- | drivers/media/tuners/fc2580_priv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/tuners/fc2580_priv.h b/drivers/media/tuners/fc2580_priv.h index 068531b70078..16245ee878b1 100644 --- a/drivers/media/tuners/fc2580_priv.h +++ b/drivers/media/tuners/fc2580_priv.h | |||
@@ -127,7 +127,7 @@ static const struct fc2580_freq_regs fc2580_freq_regs_lut[] = { | |||
127 | 0x0a, 0xa0, 0x50, 0x14}, | 127 | 0x0a, 0xa0, 0x50, 0x14}, |
128 | }; | 128 | }; |
129 | 129 | ||
130 | struct fc2580_priv { | 130 | struct fc2580_dev { |
131 | u32 clk; | 131 | u32 clk; |
132 | struct i2c_client *client; | 132 | struct i2c_client *client; |
133 | struct i2c_adapter *i2c; | 133 | struct i2c_adapter *i2c; |