Skip to content
Commit 5c0b9bec authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix a compile warning when CONFIG_PM=n



Fixed the compile warning regarding the unused function when built
with CONFIG_PM=n:
  sound/pci/hda/hda_intel.c:1905: warning: ‘snd_hda_codecs_inuse’ defined but not used

snd_hda_codecs_inuse() is used only in the resume callback.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 11d518e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment