tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 2030579113a1b1b5bfd7ff24c0852847836d8fd1 commit: 57b55c76aaf1ba50ecc6dcee5cd6843dc4d85239 [4334/13906] clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controller config: arm64-buildonly-randconfig-r005-20211115 (https://download.01.org/0day-ci/archive/20231021/202310210706.Q7jHI1To-lkp@xxxxxxxxx/config) compiler: aarch64-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231021/202310210706.Q7jHI1To-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/202310210706.Q7jHI1To-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): aarch64-linux-ld: drivers/clk/meson/s4-pll.o: in function `meson_s4_pll_probe': s4-pll.c:(.text+0x164): undefined reference to `meson_clk_hw_get' aarch64-linux-ld: drivers/clk/meson/s4-pll.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `meson_clk_hw_get' which may bind externally can not be used when making a shared object; recompile with -fPIC s4-pll.c:(.text+0x164): dangerous relocation: unsupported relocation aarch64-linux-ld: s4-pll.c:(.text+0x168): undefined reference to `meson_clk_hw_get' aarch64-linux-ld: drivers/clk/meson/s4-peripherals.o: in function `meson_s4_periphs_probe': >> s4-peripherals.c:(.text+0x12c): undefined reference to `meson_clk_hw_get' aarch64-linux-ld: drivers/clk/meson/s4-peripherals.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `meson_clk_hw_get' which may bind externally can not be used when making a shared object; recompile with -fPIC s4-peripherals.c:(.text+0x12c): dangerous relocation: unsupported relocation >> aarch64-linux-ld: s4-peripherals.c:(.text+0x130): undefined reference to `meson_clk_hw_get' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki