Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 178942b6 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix build error in hda_tegra.c



The "list" field has been omitted from struct azx, but its
initialization remained mistakenly in hda_tegra.c, which leads to a
compile error:
   sound/pci/hda/hda_tegra.c: In function 'hda_tegra_create':
   sound/pci/hda/hda_tegra.c:481:22: error: 'struct azx' has no member
named 'list'

Reported-by: default avatarkbuild test robot <fengguang.wu@intel.com>
Fixes: 9a34af4a ('ALSA: hda - Move more PCI-controller-specific stuff from generic code')
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent e2ff8406
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment