From: Randy Dunlap Date: Tue, 17 Jun 2008 18:19:34 +0000 (+0100) Subject: ALSA: ASoC: fix PM=n build X-Git-Tag: v2.6.27-rc1~1111^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1301a964cef2759d46b4ce366eeeee1f869731f9;p=pandora-kernel.git ALSA: ASoC: fix PM=n build Fix sound/soc build failure when CONFIG_PM=n: linux-next-20080617/sound/soc/soc-core.c:829: error: 'soc_resume_deferred' undeclared (first use in this function) soc3.out:make[3]: *** [sound/soc/soc-core.o] Error 1 Signed-off-by: Randy Dunlap Signed-off-by: Mark Brown Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed