tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a commit: 124294ff468fb3e2767473f2e317cd0ffa7eff90 [2631/4847] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file config: loongarch-randconfig-r021-20230320 (https://download.01.org/0day-ci/archive/20230321/202303210120.dbV1HBO1-lkp@xxxxxxxxx/config) compiler: loongarch64-linux-gcc (GCC) 12.1.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=124294ff468fb3e2767473f2e317cd0ffa7eff90 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 124294ff468fb3e2767473f2e317cd0ffa7eff90 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=loongarch olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=loongarch SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Link: https://lore.kernel.org/oe-kbuild-all/202303210120.dbV1HBO1-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): loongarch64-linux-ld: loongarch64-linux-ld: DWARF error: could not find abbrev number 13498 drivers/clk/mediatek/clk-mt8173-apmixedsys.o: in function `clk_mt8173_apmixed_remove': clk-mt8173-apmixedsys.c:(.text+0x3c): undefined reference to `mtk_clk_unregister_pllfhs' loongarch64-linux-ld: drivers/clk/mediatek/clk-mt8173-apmixedsys.o: in function `.LBB29': clk-mt8173-apmixedsys.c:(.text+0xe0): undefined reference to `fhctl_parse_dt' loongarch64-linux-ld: clk-mt8173-apmixedsys.c:(.text+0x104): undefined reference to `mtk_clk_register_pllfhs' loongarch64-linux-ld: drivers/clk/mediatek/clk-mt8173-apmixedsys.o: in function `.L9': clk-mt8173-apmixedsys.c:(.text+0x1c8): undefined reference to `mtk_clk_unregister_pllfhs' loongarch64-linux-ld: loongarch64-linux-ld: DWARF error: could not find abbrev number 234009 drivers/clk/mediatek/clk-mt8192-apmixedsys.o: in function `clk_mt8192_apmixed_remove': clk-mt8192-apmixedsys.c:(.text+0x48): undefined reference to `mtk_clk_unregister_pllfhs' loongarch64-linux-ld: drivers/clk/mediatek/clk-mt8192-apmixedsys.o: in function `clk_mt8192_apmixed_probe': clk-mt8192-apmixedsys.c:(.text+0xc0): undefined reference to `fhctl_parse_dt' >> loongarch64-linux-ld: clk-mt8192-apmixedsys.c:(.text+0xe4): undefined reference to `mtk_clk_register_pllfhs' >> loongarch64-linux-ld: clk-mt8192-apmixedsys.c:(.text+0x160): undefined reference to `mtk_clk_unregister_pllfhs' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests