[ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=n
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 24 Dec 2007 13:40:56 +0000 (14:40 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:44 +0000 (17:29 +0100)
commit93521d274b7fb4e6da5772768683e4984783d9e7
tree582862de2e056d4980eee6f325c1c024bee85a45
parent7db756f2b1aab15b2d4834ebb373bb5dc07d95dc
[ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=n

sound/usb/usbaudio.c: In function 'usb_audio_suspend':
sound/usb/usbaudio.c:3674: error: implicit declaration of function 'snd_pcm_sus\pend_all'

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/usb/usbaudio.c