summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra210_ahub.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2020-08-03 16:18:47 +0200
committerMark Brown <broonie@kernel.org>2020-08-03 16:17:05 +0100
commit1337f2c5f104c84d5a943b2eb644db3eaf4a64e0 (patch)
tree73b71e1509939497c7b73adfa9ce5b91718dbffd /sound/soc/tegra/tegra210_ahub.c
parentb191f01a3756f8d5d0b92bad0a07dac7e373d8be (diff)
ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=n
Fix trivial compile warnings wrt unused functions by adding __maybe_unused prefix: sound/soc/tegra/tegra210_admaif.c:232:12: warning: 'tegra_admaif_runtime_resume' defined but not used [-Wunused-function] sound/soc/tegra/tegra210_ahub.c:567:12: warning: 'tegra_ahub_runtime_suspend' defined but not used [-Wunused-function] Fixes: f74028e159bb ("ASoC: tegra: Add Tegra210 based ADMAIF driver") Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://lore.kernel.org/r/20200803141850.23713-3-tiwai@suse.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/tegra/tegra210_ahub.c')
0 files changed, 0 insertions, 0 deletions