tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 88fac11862d38306dd0d2398015744877140390d commit: 6746cc858259985a945a07075a19ec4d24352407 [9526/10638] ASoC: mediatek: mt8195: add platform driver config: mips-randconfig-r014-20210826 (attached as .config) compiler: mips64-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=6746cc858259985a945a07075a19ec4d24352407 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 6746cc858259985a945a07075a19ec4d24352407 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=mips SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): mips64-linux-ld: sound/soc/mediatek/mt8195/mt8195-audsys-clk.o: in function `mt8195_audsys_clk_register': >> mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_register+0xa0): undefined reference to `clk_register_gate' >> mips64-linux-ld: mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_register+0x108): undefined reference to `clkdev_add' mips64-linux-ld: sound/soc/mediatek/mt8195/mt8195-audsys-clk.o: in function `mt8195_audsys_clk_unregister': >> mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_unregister+0x3c): undefined reference to `clk_unregister_gate' >> mips64-linux-ld: mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_unregister+0x44): undefined reference to `clkdev_drop' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip