From: Thierry Reding Date: Mon, 7 Jul 2014 13:18:19 +0000 (+0200) Subject: ASoC: max98090: Fix build warning X-Git-Tag: cleanup-for-v3.18~103^2~5^2~7^4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=121eb444135c25701051eb849e7ccf0dd412382b;p=pandora-kernel.git ASoC: max98090: Fix build warning The max98090_{suspend,resume}() functions are used for system sleep and therefore need to be guarded by CONFIG_PM_SLEEP rather than CONFIG_PM. Signed-off-by: Thierry Reding Signed-off-by: Mark Brown --- Reading git-diff-tree failed