From: Liam Girdwood Date: Tue, 4 Nov 2014 13:27:45 +0000 (+0000) Subject: ASoC: Intel: Fix build with CONFIG_SLEEP enabled. X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~16^3~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b8ef67a0b1edb37957a2aa71a5c0bbbcf2694e9;p=pandora-kernel.git ASoC: Intel: Fix build with CONFIG_SLEEP enabled. Fix the following build error when CONFIG_SLEEP is enabled and CONFIG_RUNTIME is disabled. The BDW ADSP sleep PM functionality depends on the runtime pm calls for context save/restore. All error/warnings: >> ERROR: "snd_soc_suspend" undefined! >> ERROR: "snd_soc_resume" undefined! Reported-by: kbuild test robot Signed-off-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed