Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Mario Limonciello <mario.limonciello@amd.com>
To: Mario Limonciello <superm1@kernel.org>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>,
	Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Cc: "open list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..."
	<linux-sound@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS`
Date: Tue, 19 Nov 2024 09:45:48 -0600	[thread overview]
Message-ID: <0b27ecfc-af5e-49e4-82d4-ab36060ff5c7@amd.com> (raw)
In-Reply-To: <20241118025527.3318493-1-superm1@kernel.org>

On 11/17/2024 20:55, Mario Limonciello wrote:
> From: Mario Limonciello <mario.limonciello@amd.com>
> 
> The pci-ps module now must have `SND_SOC_ACPI_AMD_MATCH` selected
> to reference the `snd_soc_acpi_amd_acp63_sdw_machines` symbol.
> 
> Fixes: 56d540befd59 ("ASoC: amd: ps: add soundwire machines for acp6.3 platform")
> Cc: Vijendar.Mukunda@amd.com
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202411180658.mIeWje2V-lkp@intel.com/
> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>

LKP robot reported again, so one more tag to add.

Closes: 
https://lore.kernel.org/oe-kbuild-all/202411191418.xjxcQBNJ-lkp@intel.com/

> ---
>   sound/soc/amd/Kconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig
> index 6dec44f516c13..c7590d4989bba 100644
> --- a/sound/soc/amd/Kconfig
> +++ b/sound/soc/amd/Kconfig
> @@ -163,6 +163,7 @@ config SND_SOC_AMD_SOUNDWIRE
>   config SND_SOC_AMD_PS
>           tristate "AMD Audio Coprocessor-v6.3 Pink Sardine support"
>   	select SND_SOC_AMD_SOUNDWIRE_LINK_BASELINE
> +	select SND_SOC_ACPI_AMD_MATCH
>           depends on X86 && PCI && ACPI
>           help
>             This option enables Audio Coprocessor i.e ACP v6.3 support on


  reply	other threads:[~2024-11-19 15:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18  2:55 [PATCH] ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS` Mario Limonciello
2024-11-19 15:45 ` Mario Limonciello [this message]
2024-11-19 20:28 ` 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=0b27ecfc-af5e-49e4-82d4-ab36060ff5c7@amd.com \
    --to=mario.limonciello@amd.com \
    --cc=Vijendar.Mukunda@amd.com \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=perex@perex.cz \
    --cc=superm1@kernel.org \
    --cc=tiwai@suse.com \
    /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