alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ASoC: max9867: Add CONFIG_SND_SOC_MAX9867 to build
@ 2016-02-20  2:52 Axel Lin
  2016-02-20  2:53 ` [PATCH 2/3] ASoC: max9867: Make max9867_i2c_id NULL terminated Axel Lin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Axel Lin @ 2016-02-20  2:52 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Liam Girdwood, anish kumar

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 sound/soc/codecs/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/codecs/Makefile b/sound/soc/codecs/Makefile
index 621c0a3..185a712 100644
--- a/sound/soc/codecs/Makefile
+++ b/sound/soc/codecs/Makefile
@@ -283,6 +283,7 @@ obj-$(CONFIG_SND_SOC_MAX98088)	+= snd-soc-max98088.o
 obj-$(CONFIG_SND_SOC_MAX98090)	+= snd-soc-max98090.o
 obj-$(CONFIG_SND_SOC_MAX98095)	+= snd-soc-max98095.o
 obj-$(CONFIG_SND_SOC_MAX98357A)	+= snd-soc-max98357a.o
+obj-$(CONFIG_SND_SOC_MAX9867)	+= snd-soc-max9867.o
 obj-$(CONFIG_SND_SOC_MAX98925)	+= snd-soc-max98925.o
 obj-$(CONFIG_SND_SOC_MAX98926)	+= snd-soc-max98926.o
 obj-$(CONFIG_SND_SOC_MAX9850)	+= snd-soc-max9850.o
-- 
2.1.4

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

end of thread, other threads:[~2016-02-20 18:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20  2:52 [PATCH 1/3] ASoC: max9867: Add CONFIG_SND_SOC_MAX9867 to build Axel Lin
2016-02-20  2:53 ` [PATCH 2/3] ASoC: max9867: Make max9867_i2c_id NULL terminated Axel Lin
2016-02-20 18:10   ` Applied "ASoC: max9867: Make max9867_i2c_id NULL terminated" to the asoc tree Mark Brown
2016-02-20  2:54 ` [PATCH 3/3] ASoC: max9867: Constify max9867_reg and max9867_regmap Axel Lin
2016-02-20 18:10   ` Applied "ASoC: max9867: Constify max9867_reg and max9867_regmap" to the asoc tree Mark Brown
2016-02-20  9:37 ` [PATCH 1/3] ASoC: max9867: Add CONFIG_SND_SOC_MAX9867 to build anish kumar
2016-02-20 18:10 ` Applied "ASoC: max9867: Add CONFIG_SND_SOC_MAX9867 to build" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).