diff options
| author | Takashi Iwai <[email protected]> | 2024-05-10 07:36:54 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2024-05-13 09:41:23 +0000 |
| commit | 9b4843e877c86538eaf0bc6fdb3d0f2ffc0ffd2c (patch) | |
| tree | 7b89cd4ed7570af036312fdee16ab06ee5c733a5 /sound/core/timer.c | |
| parent | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... (diff) | |
| download | kernel-9b4843e877c86538eaf0bc6fdb3d0f2ffc0ffd2c.tar.gz kernel-9b4843e877c86538eaf0bc6fdb3d0f2ffc0ffd2c.zip | |
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: 1a74b21ce59f ("ASoC: SOF: amd: Add Probe functionality support for amd platforms.")
Fixes: 9c2f5b6eb8b7 ("ASoC: SOF: Use *-y instead of *-objs in Makefile")
Reported-by: Stephen Rothwell <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'sound/core/timer.c')
0 files changed, 0 insertions, 0 deletions
