diff options
Diffstat (limited to 'drivers/media/dvb/bt8xx/dst_common.h')
-rw-r--r-- | drivers/media/dvb/bt8xx/dst_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/bt8xx/dst_common.h b/drivers/media/dvb/bt8xx/dst_common.h index abdaec848e17..cb5a6ebffe02 100644 --- a/drivers/media/dvb/bt8xx/dst_common.h +++ b/drivers/media/dvb/bt8xx/dst_common.h | |||
@@ -138,6 +138,7 @@ struct dst_state { | |||
138 | u32 tuner_type; | 138 | u32 tuner_type; |
139 | char *tuner_name; | 139 | char *tuner_name; |
140 | struct mutex dst_mutex; | 140 | struct mutex dst_mutex; |
141 | u8 fw_name[8]; | ||
141 | }; | 142 | }; |
142 | 143 | ||
143 | struct tuner_types { | 144 | struct tuner_types { |