Re: [PATCH v2] ASoC: amd: add DMIC support for RPL platform

From: kernel test robot

Date: Wed Feb 11 2026 - 12:13:56 EST


Hi Mingyou,

kernel test robot noticed the following build errors:

[auto build test ERROR on 63804fed149a6750ffd28610c5c1c98cce6bd377]

url: https://github.com/intel-lab-lkp/linux/commits/Mingyou-Chen/ASoC-amd-add-DMIC-support-for-RPL-platform/20260211-195242
base: 63804fed149a6750ffd28610c5c1c98cce6bd377
patch link: https://lore.kernel.org/r/20260211115008.100239-1-qby140326%40gmail.com
patch subject: [PATCH v2] ASoC: amd: add DMIC support for RPL platform
config: sh-allnoconfig (https://download.01.org/0day-ci/archive/20260212/202602120150.0yxjhYKZ-lkp@xxxxxxxxx/config)
compiler: sh4-linux-gcc (GCC) 15.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260212/202602120150.0yxjhYKZ-lkp@xxxxxxxxx/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202602120150.0yxjhYKZ-lkp@xxxxxxxxx/

All errors (new ones prefixed by >>):

>> scripts/Makefile.clean:12: sound/soc/amd/rpl/Makefile: No such file or directory
>> make[7]: *** No rule to make target 'sound/soc/amd/rpl/Makefile'.
scripts/Makefile.clean:12: Failed to remake makefile 'sound/soc/amd/rpl/Makefile'.
make[6]: *** [scripts/Makefile.clean:61: sound/soc/amd/rpl] Error 2
make[6]: Target '__clean' not remade because of errors.
make[5]: *** [scripts/Makefile.clean:61: sound/soc/amd] Error 2
make[5]: Target '__clean' not remade because of errors.
make[4]: *** [scripts/Makefile.clean:61: sound/soc] Error 2
make[4]: Target '__clean' not remade because of errors.
make[3]: *** [scripts/Makefile.clean:61: sound] Error 2
make[3]: Target '__clean' not remade because of errors.
make[2]: *** [Makefile:2059: _clean_.] Error 2
make[2]: Target 'distclean' not remade because of errors.
make[1]: *** [Makefile:248: __sub-make] Error 2
make[1]: Target 'distclean' not remade because of errors.
make: *** [Makefile:248: __sub-make] Error 2
make: Target 'distclean' not remade because of errors.


vim +12 scripts/Makefile.clean

^1da177e4c3f41 Linus Torvalds 2005-04-16 7
4f1933620f5714 Paul Smith 2006-03-05 8 PHONY := __clean
^1da177e4c3f41 Linus Torvalds 2005-04-16 9 __clean:
^1da177e4c3f41 Linus Torvalds 2005-04-16 10
3204a7fb98a3bc Masahiro Yamada 2021-02-28 11 include $(srctree)/scripts/Kbuild.include
a2430b25c31840 Masahiro Yamada 2022-11-19 @12 include $(kbuild-file)
^1da177e4c3f41 Linus Torvalds 2005-04-16 13

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki