From 121eb444135c25701051eb849e7ccf0dd412382b Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Mon, 7 Jul 2014 15:18:19 +0200 Subject: [PATCH] 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-format-patch failed