On Mon, 12 May 2025 00:18:44 +0200, Shenghao Ding wrote: > > Fix the ld issue reported by kernel test robot, moving the implementation > of tasdevice_remove from tas2781-comlib-i2c.c to tas2781-comlib.c. > > Signed-off-by: Shenghao Ding <shenghao-ding@xxxxxx> > > --- > v1: > - | Reported-by: kernel test robot <lkp@xxxxxxxxx> > | Closes: https://urldefense.com/v3/__https://lore.kernel.org/oe-kbuild-all/202505111855.FP2fScKA-lkp@xxxxxxxxx/__;!!G3vK!U-wdsvrOG1iezggZ55RYi8ikBxMaJD You must put this in the patch description around your Signed-off-by line (without quotes). Also, please put the Fixes tag to point out the commit that introduced the regression, too. Care to resubmit? thanks, Takashi