diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index da7cdca..fd34f7b 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -19566,7 +19566,8 @@ static const struct alc_fixup alc662_fixups[] = { .v.pins = (const struct alc_pincfg[]) { { 0x14, 0x1114410 }, /* set as speaker */ { } - } + }, + .chained = false, }, };