summaryrefslogtreecommitdiff
path: root/sound/soc/sirf/sirf-usp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sirf/sirf-usp.c')
-rw-r--r--sound/soc/sirf/sirf-usp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sirf/sirf-usp.c b/sound/soc/sirf/sirf-usp.c
index bdf6aae3e6d0..9693bc2a796d 100644
--- a/sound/soc/sirf/sirf-usp.c
+++ b/sound/soc/sirf/sirf-usp.c
@@ -282,7 +282,7 @@ static struct snd_soc_dai_driver sirf_usp_pcm_dai = {
.ops = &sirf_usp_pcm_dai_ops,
};
-#ifdef CONFIG_PM_RUNTIME
+#ifdef CONFIG_PM
static int sirf_usp_pcm_runtime_suspend(struct device *dev)
{
struct sirf_usp *usp = dev_get_drvdata(dev);