linux/sound/soc/sof/amd
Takashi Iwai 9b4843e877 ASoC: SOF: amd: Fix build error with built-in config
Makefile in AMD ACP driver has a line substitution with "=" instead of
"+="; this overrides the preexisting item, hence it broke the build
after the recent change to replace *-objs with *-y.

This patch corrects the line.

Fixes: 1a74b21ce5 ("ASoC: SOF: amd: Add Probe functionality support for amd platforms.")
Fixes: 9c2f5b6eb8 ("ASoC: SOF: Use *-y instead of *-objs in Makefile")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/r/20240510170305.03b67d9f@canb.auug.org.au
Link: https://lore.kernel.org/r/20240510073656.23491-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-05-13 11:41:23 +02:00
..
acp63.c ASoC: SOF: amd: add support for acp6.3 based platform 2023-10-23 13:29:54 +01:00
acp-common.c ASoC: SOF: amd: acp: Constify snd_sof_dsp_ops 2024-04-30 00:16:52 +09:00
acp-dsp-offset.h ASoC: SOF: amd: refactor acp driver pm ops 2024-01-30 16:06:43 +00:00
acp-ipc.c ASoC: SOF: amd: Fix locking in ACP IRQ handler 2024-02-11 16:58:50 +00:00
acp-loader.c ASoC: SOF: amd: acp-loader: abort firmware download on write error 2024-04-02 17:14:27 +01:00
acp-pcm.c ASoC: sof: amd: convert not to use asoc_xxx() 2023-09-25 14:16:44 +02:00
acp-probes.c ASoC: SOF: amd: Add Probe functionality support for amd platforms. 2023-07-17 06:15:35 +01:00
acp-stream.c ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024 2022-09-20 19:38:04 +01:00
acp-trace.c ASoC: SOF: Modify the host trace_init parameter list to include dmab 2022-05-19 16:44:17 +01:00
acp.c ASoC: SOF: amd: fix for false dsp interrupts 2024-04-04 12:59:29 +01:00
acp.h ASoC: SOF: amd: acp: Constify snd_sof_dsp_ops 2024-04-30 00:16:52 +09:00
Kconfig ASoC: SOF: amd: fix soundwire dependencies 2024-02-19 17:02:16 +00:00
Makefile ASoC: SOF: amd: Fix build error with built-in config 2024-05-13 11:41:23 +02:00
pci-acp63.c ASoC: SOF: amd: update descriptor fields for acp6.3 based platform 2024-01-30 16:06:41 +00:00
pci-rmb.c ASoC: Merge fixes for consistent cs42l43 schema 2023-10-10 17:07:17 +01:00
pci-rn.c ASoC: SOF: amd: Use generic names for IPC types 2023-09-19 13:49:09 +01:00
pci-vangogh.c ASoC: SOF: amd: Use generic names for IPC types 2023-09-19 13:49:09 +01:00
rembrandt.c ASoC: SOF: amd: remove acp_dai_probe() function 2023-04-03 12:15:32 +01:00
renoir.c ASoC: SOF: amd: remove acp_dai_probe() function 2023-04-03 12:15:32 +01:00
vangogh.c ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry 2024-03-15 16:12:48 +00:00