Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 73edd20c authored by Sachin Kamat's avatar Sachin Kamat Committed by Robert Nelson
Browse files

ASoC: pcm512x: Use CONFIG_PM_RUNTIME macro


Fixes the following compilation warnings:
sound/soc/codecs/pcm512x.c:520:12: warning: ‘pcm512x_suspend’ defined but not used [-Wunused-function]
sound/soc/codecs/pcm512x.c:545:12: warning: ‘pcm512x_resume’ defined but not used [-Wunused-function]

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent e430f6b2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment