4 Jun
2009
4 Jun
'09
2:22 p.m.
At Thu, 4 Jun 2009 13:46:16 +0400, Alexander Beregalov wrote:
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
Thanks! Applied now.
Takashi