diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-12-12 11:05:18 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-12-12 11:05:48 +0300 |
commit | 341a79ee8b080ed41dccc13250fcffc2c2028ccd (patch) | |
tree | 1d750131cd76eee568470d81f11fa0606b7b3c3d /sound/hda | |
parent | dc5eafe7787c6c4ffab6c6b8a5f78859a249880e (diff) | |
download | linux-341a79ee8b080ed41dccc13250fcffc2c2028ccd.tar.xz |
ALSA: hda: tegra: Fix unused variable compile warning
Forgot to remove the variable declaration as well in the last commit.
sound/pci/hda/hda_tegra.c: In function 'hda_tegra_runtime_suspend':
sound/pci/hda/hda_tegra.c:169:19: warning: unused variable 'bus' [-Wunused-variable]
Fixes: f36da9406e66 ("ALSA: hda: Support PCM sync_stop")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/r/20191212080518.6522-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions