tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 71941773e143369a73c9c4a3b62fbb60736a1182 commit: 24defbe194b650218680fcd9dec8cd103537b531 [9952/11953] clk: imx: add i.MX93 clk config: mips-randconfig-r001-20220313 (https://download.01.org/0day-ci/archive/20220314/202203142315.FhdbfacD-lkp@xxxxxxxxx/config) compiler: mips64el-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=24defbe194b650218680fcd9dec8cd103537b531 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 24defbe194b650218680fcd9dec8cd103537b531 # save the config file 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 >>): mips64el-linux-ld: drivers/clk/imx/clk-imx93.o: in function `imx93_clocks_probe': >> clk-imx93.c:(.text.imx93_clocks_probe+0x80): undefined reference to `imx_obtain_fixed_clk_hw' >> mips64el-linux-ld: clk-imx93.c:(.text.imx93_clocks_probe+0x98): undefined reference to `imx_obtain_fixed_clk_hw' mips64el-linux-ld: clk-imx93.c:(.text.imx93_clocks_probe+0xb0): undefined reference to `imx_obtain_fixed_clk_hw' --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx