ALSA: hda/tegra - Fix build error and warning
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Apr 2015 10:02:30 +0000 (12:02 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Apr 2015 10:07:24 +0000 (12:07 +0200)
commit4cfe99c7f9592573e85a9768cfb2a8d7a7962618
tree7670a3511c066ae3070856a9c89a7234d071aca8
parent43db4a59ce0ad83bca5c938c1d94e21b278de24c
ALSA: hda/tegra - Fix build error and warning

I seem to have failed to run the build test properly...
   sound/pci/hda/hda_tegra.c: In function 'hda_tegra_dev_free':
   sound/pci/hda/hda_tegra.c:310:20: error: 'bus' undeclared (first use in this function)
         snd_hdac_bus_exit(bus);

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_tegra.c
This page took 0.025472 seconds and 5 git commands to generate.