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: csky-buildonly-randconfig-r006-20220314 (https://download.01.org/0day-ci/archive/20220314/202203140819.TLGpIolC-lkp@xxxxxxxxx/config) compiler: csky-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=csky 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 >>): csky-linux-ld: drivers/clk/imx/clk-imx93.o: in function `imx93_clocks_probe': >> clk-imx93.c:(.text+0x72): undefined reference to `imx_obtain_fixed_clk_hw' >> csky-linux-ld: clk-imx93.c:(.text+0x84): undefined reference to `imx_obtain_fixed_clk_hw' csky-linux-ld: clk-imx93.c:(.text+0x96): undefined reference to `imx_obtain_fixed_clk_hw' >> csky-linux-ld: clk-imx93.c:(.text+0x1c2): undefined reference to `imx_clk_fracn_gppll' csky-linux-ld: clk-imx93.c:(.text+0x1de): undefined reference to `imx_clk_fracn_gppll' >> csky-linux-ld: clk-imx93.c:(.text+0x234): undefined reference to `imx93_clk_composite_flags' csky-linux-ld: clk-imx93.c:(.text+0x278): undefined reference to `imx_obtain_fixed_clk_hw' >> csky-linux-ld: clk-imx93.c:(.text+0x2b8): undefined reference to `imx_fracn_gppll' csky-linux-ld: clk-imx93.c:(.text+0x2c0): undefined reference to `imx_clk_fracn_gppll' csky-linux-ld: clk-imx93.c:(.text+0x2d8): undefined reference to `imx93_clk_composite_flags' >> csky-linux-ld: clk-imx93.c:(.text+0x2e8): undefined reference to `imx_ccm_lock' >> csky-linux-ld: clk-imx93.c:(.text+0x326): undefined reference to `clk_hw_register_gate2' >> csky-linux-ld: clk-imx93.c:(.text+0x348): undefined reference to `imx_check_clk_hws' >> csky-linux-ld: clk-imx93.c:(.text+0x368): undefined reference to `imx_unregister_hw_clocks' csky-linux-ld: clk-imx93.c:(.text+0x388): undefined reference to `clk_hw_register_gate2' csky-linux-ld: clk-imx93.c:(.text+0x38c): undefined reference to `imx_check_clk_hws' csky-linux-ld: clk-imx93.c:(.text+0x398): undefined reference to `imx_unregister_hw_clocks' --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx