commit | 4cfe99c7f9592573e85a9768cfb2a8d7a7962618 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Apr 16 12:02:30 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 16 12:07:24 2015 +0200 |
tree | 7670a3511c066ae3070856a9c89a7234d071aca8 | |
parent | 43db4a59ce0ad83bca5c938c1d94e21b278de24c [diff] |
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>