]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi Iwai...
authorMark Brown <broonie@kernel.org>
Mon, 3 Aug 2020 15:25:49 +0000 (16:25 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 3 Aug 2020 15:25:49 +0000 (16:25 +0100)
commit9de7117e2fe2148b005a99b2db1b22712ef00ee0
tree7c7a8286eede5efefbf8d1303d82935555980fe7
parent941174c2dee7c916d1b62d2cd0c654bdcb86e5ed
parentb53ce62b378742b1005d25755a29565c019437b5
Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi Iwai <tiwai@suse.de>:

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