[alsa-devel] [PATCH] ASoC: add missing compile rule for max98371
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Fri Sep 1 09:44:47 CEST 2017
Hi Takashi
> > diff --git a/sound/soc/codecs/Makefile b/sound/soc/codecs/Makefile
> > index 12dc2f7..d93318e 100644
> > --- a/sound/soc/codecs/Makefile
> > +++ b/sound/soc/codecs/Makefile
> > @@ -322,6 +322,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_MAX98371) += snd-soc-max98371.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
>
> This part doesn't match with the patch description.
> You're trying to revive the dead driver build.
> Ditto for sirf-audio-codec, too.
Oops ?
But, there is max98371.c on my tree? sirf too
I'm using different branch ?
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list