Re: [PATCH v1 2/2] ASoC: amd: fix multiple definition error

From: Mukunda,Vijendar
Date: Thu Mar 18 2021 - 09:48:50 EST




On 18/03/21 6:32 pm, Mark Brown wrote:
On Thu, Mar 18, 2021 at 02:03:47AM +0530, Vijendar Mukunda wrote:
make W=1 ARCH=x86_64 error:
acp3x-rt5682-max9836.c:(.text+0x840): multiple definition of
`soc_is_rltk_max';
sound/soc/amd/acp-da7219-max98357a.o:acp-da7219-max98357a.c:
(.text+0xd00):first defined here

In general you should put fixes at the start of the patch series, or if
this is a fix for patch 1 that was spotted by the bot when it was posted
on the list then you should just roll your fix into new versions of
patch 1.


We will roll this fix into new version of patch I