diff options
Diffstat (limited to 'drivers/media/dvb/bt8xx/dst_common.h')
-rw-r--r-- | drivers/media/dvb/bt8xx/dst_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/bt8xx/dst_common.h b/drivers/media/dvb/bt8xx/dst_common.h index d88cf2add82b..d70d98f1a571 100644 --- a/drivers/media/dvb/bt8xx/dst_common.h +++ b/drivers/media/dvb/bt8xx/dst_common.h | |||
@@ -124,7 +124,7 @@ struct dst_state { | |||
124 | u16 decode_snr; | 124 | u16 decode_snr; |
125 | unsigned long cur_jiff; | 125 | unsigned long cur_jiff; |
126 | u8 k22; | 126 | u8 k22; |
127 | fe_bandwidth_t bandwidth; | 127 | u32 bandwidth; |
128 | u32 dst_hw_cap; | 128 | u32 dst_hw_cap; |
129 | u8 dst_fw_version; | 129 | u8 dst_fw_version; |
130 | fe_sec_mini_cmd_t minicmd; | 130 | fe_sec_mini_cmd_t minicmd; |