devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: bjorn.andersson@linaro.org, robh@kernel.org, plai@codeaurora.org,
	pierre-louis.bossart@linux.intel.com, tiwai@suse.de,
	devicetree@vger.kernel.org, perex@perex.cz,
	alsa-devel@alsa-project.org, lgirdwood@gmail.com,
	bgoswami@codeaurora.org
Subject: Re: [PATCH v9 12/17] ASoC: qdsp6: audioreach: add Kconfig and Makefile
Date: Mon, 25 Oct 2021 17:37:22 +0100	[thread overview]
Message-ID: <YXbdQkAkRq0ntpLk@sirena.org.uk> (raw)
In-Reply-To: <20211006113950.10782-13-srinivas.kandagatla@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

On Wed, Oct 06, 2021 at 12:39:45PM +0100, Srinivas Kandagatla wrote:
> Now that all the code for audioreach and q6apm are in at this point to be
> able to compile, start adding Kconfig and Makefile changes.

With the previous issue fixed this continues to break the build for
arm64 defconfig:

ERROR: modpost: "audioreach_tplg_init" [sound/soc/qcom/qdsp6/snd-q6apm.ko] undefined!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  parent reply	other threads:[~2021-10-25 16:37 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 11:39 [PATCH v9 00/17] ASoC: qcom: Add AudioReach support Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 01/17] ASoC: dt-bindings: move LPASS dai related bindings out of q6afe Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 02/17] ASoC: dt-bindings: move LPASS clocks " Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 03/17] ASoC: dt-bindings: rename q6afe.h to q6dsp-lpass-ports.h Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 04/17] ASoC: qdsp6: q6afe-dai: move lpass audio ports to common file Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 05/17] ASoC: qdsp6: q6afe-clocks: move audio-clocks " Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 06/17] ASoC: dt-bindings: q6dsp: add q6apm-lpass-dai compatible Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 07/17] ASoC: dt-bindings: lpass-clocks: add q6prm clocks compatible Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 08/17] ASoC: dt-bindings: add q6apm digital audio stream bindings Srinivas Kandagatla
2021-10-06 19:08   ` Rob Herring
2021-10-07  8:23     ` Srinivas Kandagatla
2021-10-08 19:22       ` Rob Herring
2021-10-06 11:39 ` [PATCH v9 09/17] ASoC: qdsp6: audioreach: add basic pkt alloc support Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 10/17] ASoC: qdsp6: audioreach: add q6apm support Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 11/17] ASoC: qdsp6: audioreach: add module configuration command helpers Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 12/17] ASoC: qdsp6: audioreach: add Kconfig and Makefile Srinivas Kandagatla
2021-10-25 15:49   ` Mark Brown
2021-10-25 15:56     ` Srinivas Kandagatla
2021-10-25 15:57       ` Mark Brown
2021-10-25 16:37   ` Mark Brown [this message]
2021-10-25 17:01     ` Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 13/17] ASoC: qdsp6: audioreach: add topology support Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 14/17] ASoC: qdsp6: audioreach: add q6apm-dai support Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 15/17] ASoC: qdsp6: audioreach: add q6apm lpass dai support Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 16/17] ASoC: qdsp6: audioreach: add q6prm support Srinivas Kandagatla
2021-10-06 11:39 ` [PATCH v9 17/17] ASoC: qdsp6: audioreach: add support for q6prm-clocks Srinivas Kandagatla
2021-10-26 19:06 ` [PATCH v9 00/17] ASoC: qcom: Add AudioReach support Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YXbdQkAkRq0ntpLk@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=bgoswami@codeaurora.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=perex@perex.cz \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=plai@codeaurora.org \
    --cc=robh@kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).