Second batch of cleanups to remove all the warnings reported by buildbots/compile tests.
Pierre-Louis Bossart (11): ASoC: codecs: ak4458: fix 'set but not used' warning ASoC: codecs: cros_ec_codec: fix 'defined but not used' warning ASoC: codecs: da7210: fix kernel-doc ASoC: codecs: da7219: fix 'defined but not used' warning ASoC: codecs: es8316: fix 'defined but not used' warning ASoC: codecs: max98390: fix 'defined but not used' warning ASoC: codecs: rt*: fix 'defined but not used' warning ASoC: codecs: rt5659: add _maybe_unused as needed ASoC: codecs: rt5631: fix kernel-doc ASoC: codecs: tlv320aic26: fix kernel-doc warning ASoC: codecs: jz4770: add _maybe_unused as needed
sound/soc/codecs/ak4458.c | 2 +- sound/soc/codecs/cros_ec_codec.c | 2 ++ sound/soc/codecs/da7210.c | 12 +++++++----- sound/soc/codecs/da7219.c | 2 ++ sound/soc/codecs/es8316.c | 2 ++ sound/soc/codecs/jz4770.c | 2 +- sound/soc/codecs/max98390.c | 8 -------- sound/soc/codecs/rt274.c | 2 ++ sound/soc/codecs/rt286.c | 2 ++ sound/soc/codecs/rt298.c | 2 ++ sound/soc/codecs/rt5631.c | 8 ++++++-- sound/soc/codecs/rt5659.c | 14 +++++++------- sound/soc/codecs/rt5660.c | 2 ++ sound/soc/codecs/rt5677-spi.c | 2 ++ sound/soc/codecs/tlv320aic26.c | 2 +- 15 files changed, 39 insertions(+), 25 deletions(-)
base-commit: a2b782d59c57cb6f673dbb4804ffc500336d7a54