diff options
Diffstat (limited to 'sound/pci/hda/hda_generic.h')
-rw-r--r-- | sound/pci/hda/hda_generic.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/pci/hda/hda_generic.h b/sound/pci/hda/hda_generic.h index d5348dd7a14f..009b57be96d3 100644 --- a/sound/pci/hda/hda_generic.h +++ b/sound/pci/hda/hda_generic.h | |||
@@ -228,8 +228,7 @@ struct hda_gen_spec { | |||
228 | struct hda_vmaster_mute_hook vmaster_mute; | 228 | struct hda_vmaster_mute_hook vmaster_mute; |
229 | 229 | ||
230 | struct hda_loopback_check loopback; | 230 | struct hda_loopback_check loopback; |
231 | int num_loopbacks; | 231 | struct snd_array loopback_list; |
232 | struct hda_amp_list loopback_list[8]; | ||
233 | 232 | ||
234 | /* multi-io */ | 233 | /* multi-io */ |
235 | int multi_ios; | 234 | int multi_ios; |