All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: fix some compile warnings
@ 2020-04-07  8:29 Jason Yan
  2020-04-07  8:29 ` [PATCH 1/4] ASoC: wm8994: remove wm1811_snd_controls and mixin_boost_tlv Jason Yan
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jason Yan @ 2020-04-07  8:29 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, alsa-devel; +Cc: Jason Yan

Remove some defined but not used symbols to fix the gcc warnings.

Jason Yan (4):
  ASoC: wm8994: remove wm1811_snd_controls and mixin_boost_tlv
  ASoC: wm8991: remove defined but not used
    'wm8991_dapm_rxvoice_controls'
  ASoC: wm8990: remove some defined but unused symbols
  ASoC: wm8900: remove some defined but not used symbols

 sound/soc/codecs/wm8900.c |  6 ---
 sound/soc/codecs/wm8990.c | 98 ---------------------------------------
 sound/soc/codecs/wm8991.c |  8 ----
 sound/soc/codecs/wm8994.c |  8 ----
 4 files changed, 120 deletions(-)

-- 
2.17.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-04-14 14:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07  8:29 [PATCH 0/4] ASoC: fix some compile warnings Jason Yan
2020-04-07  8:29 ` [PATCH 1/4] ASoC: wm8994: remove wm1811_snd_controls and mixin_boost_tlv Jason Yan
2020-04-14 14:47   ` Applied "ASoC: wm8994: remove wm1811_snd_controls and mixin_boost_tlv" to the asoc tree Mark Brown
2020-04-07  8:29 ` [PATCH 2/4] ASoC: wm8991: remove defined but not used 'wm8991_dapm_rxvoice_controls' Jason Yan
2020-04-14 14:47   ` Applied "ASoC: wm8991: remove defined but not used 'wm8991_dapm_rxvoice_controls'" to the asoc tree Mark Brown
2020-04-07  8:29 ` [PATCH 3/4] ASoC: wm8990: remove some defined but unused symbols Jason Yan
2020-04-14 14:46   ` Applied "ASoC: wm8990: remove some defined but unused symbols" to the asoc tree Mark Brown
2020-04-07  8:29 ` [PATCH 4/4] ASoC: wm8900: remove some defined but not used symbols Jason Yan
2020-04-14 14:46   ` Applied "ASoC: wm8900: remove some defined but not used symbols" to the asoc tree Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.