diff options
author | Shengjiu Wang <[email protected]> | 2022-09-13 16:26:34 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-09-13 15:06:04 +0100 |
commit | da995e22fa7193b067f2545e63d726ffe36ba174 (patch) | |
tree | 3acd96e46d1626fa59490478b0d8e57b95356826 /tools/perf/scripts/python/compaction-times.py | |
parent | e2741d99420f2d961884649c1de6e19c9dace61f (diff) |
ASoC: ak4458: Add ak4458_reset in device probe and remove
This patch fixup this warning when CONFIG_PM not defined
linux/sound/soc/codecs/ak4458.c:631:13: error: 'ak4458_reset' defined but\
not used [-Werror=unused-function]
631 | static void ak4458_reset(struct ak4458_priv *ak4458, bool active)
| ^~~~~~~~~~~~
cc1: all warnings being treated as errors
Fixes: e9e7df88996d64 ("ASoC: ak4458: Remove component probe() and remove()")
Reported-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Shengjiu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions