diff options
author | Alexander Beregalov <a.beregalov@gmail.com> | 2009-06-04 13:46:16 +0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-06-04 14:21:11 +0200 |
commit | 65f759831179bb8922f2a91a989487161d476a94 (patch) | |
tree | 2e7569128a14f197642bea347a7aec2a9f95c385 /Documentation/sound | |
parent | 018df41861475595a51d327b83fb5830462f7a53 (diff) |
ALSA: hda_intel: fix build error when !PM
Fix this build error when CONFIG_PM is not set:
ound/pci/hda/hda_intel.c: In function 'azx_bus_reset':
sound/pci/hda/hda_intel.c:1270: error: implicit declaration of function 'snd_pcm_suspend_all'
sound/pci/hda/hda_intel.c:1271: error: implicit declaration of function 'snd_hda_suspend'
sound/pci/hda/hda_intel.c:1272: error: implicit declaration of function 'snd_hda_resume'
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
0 files changed, 0 insertions, 0 deletions