From: Randy Dunlap Date: Mon, 22 Mar 2010 15:55:35 +0000 (-0700) Subject: ALSA: usb: fix usb build error when PM is not enabled X-Git-Tag: v2.6.35-rc1~478^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6407d474e6ae6a798fa5ba40b32f508a52de80ff;p=pandora-kernel.git ALSA: usb: fix usb build error when PM is not enabled Fix build errors when CONFIG_PM is not enabled: sound/usb/card.c:629: error: 'usb_audio_suspend' undeclared here (not in a function) sound/usb/card.c:630: error: 'usb_audio_resume' undeclared here (not in a function) Signed-off-by: Randy Dunlap Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed