From: Mark Brown Date: Mon, 3 Aug 2020 15:25:49 +0000 (+0100) Subject: Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi Iwai... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=58ff5f4db1ae07bae553f07f7ba049db2dcf10ae;p=linux.git Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi Iwai : Hi, this is a trivial patch set to add the missing __maybe_unused for covering the compile warnings with CONFIG_PM=n. Takashi === Takashi Iwai (5): ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=n ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=n ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=n ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=n ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=n sound/soc/tegra/tegra186_dspk.c | 4 ++-- sound/soc/tegra/tegra210_admaif.c | 4 ++-- sound/soc/tegra/tegra210_ahub.c | 4 ++-- sound/soc/tegra/tegra210_dmic.c | 4 ++-- sound/soc/tegra/tegra210_i2s.c | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) -- 2.16.4 --- 58ff5f4db1ae07bae553f07f7ba049db2dcf10ae