diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-08-03 17:18:49 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-03 18:17:07 +0300 |
commit | 7543f16a04465db95e83e8409e246f49f35c874a (patch) | |
tree | a4b96eccce056f1a9b732fe0e8fdfc1f13b58fee /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fafac559604bd2e74f5f6febd58682df3738cdd9 (diff) | |
download | linux-7543f16a04465db95e83e8409e246f49f35c874a.tar.xz |
ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=n
Fix trivial compile warnings wrt unused functions by adding
__maybe_unused prefix:
sound/soc/tegra/tegra210_dmic.c:43:12: warning: 'tegra210_dmic_runtime_suspend' defined but not used [-Wunused-function]
sound/soc/tegra/tegra210_dmic.c:55:12: warning: 'tegra210_dmic_runtime_resume' defined but not used [-Wunused-function]
Fixes: 8c8ff982e9e2 ("ASoC: tegra: Add Tegra210 based DMIC driver")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20200803141850.23713-5-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions