提交 83a7fc98 编写于 作者: L Lars-Peter Clausen 提交者: Mark Brown

ASoC: wm8741: Remove unused wm8741_suspend define

This driver has no suspend callback.
Signed-off-by: NLars-Peter Clausen <lars@metafoo.de>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 f0b99ca0
...@@ -413,7 +413,6 @@ static int wm8741_resume(struct snd_soc_codec *codec) ...@@ -413,7 +413,6 @@ static int wm8741_resume(struct snd_soc_codec *codec)
return 0; return 0;
} }
#else #else
#define wm8741_suspend NULL
#define wm8741_resume NULL #define wm8741_resume NULL
#endif #endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册