diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-05-01 10:28:56 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-05-01 11:08:55 +0300 |
commit | 0127f59794b39debf2daf3c7ff755236630198ed (patch) | |
tree | c3447db8c21eca4af3b7326ca249335b81cd55f6 /COPYING | |
parent | 87dc36482cab3a4ea34f203fc3f4da35712eb783 (diff) | |
download | linux-0127f59794b39debf2daf3c7ff755236630198ed.tar.xz |
ALSA: hda/realtek - Fix unused variable warning w/o CONFIG_LEDS_TRIGGER_AUDIO
Cover with a proper ifdef around the variable declaration for fixing
the following compilation warning without CONFIG_LEDS_TRIGGER_AUDIO:
sound/pci/hda/patch_realtek.c: In function 'alc_fixup_hp_gpio_led':
sound/pci/hda/patch_realtek.c:4134:6: warning: unused variable 'err' [-Wunused-variable]
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 87dc36482cab ("ALSA: hda/realtek - Add LED class support for micmute LED")
Link: https://lore.kernel.org/r/20200501072857.13720-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions