Re: [PATCH v2 5/9] clk: realtek: Add support for gate clock
From: kernel test robot <hidden>
Date: 2026-01-14 06:18:24
Also in:
linux-clk, lkml, llvm, oe-kbuild-all
Hi Yu-Chun, kernel test robot noticed the following build errors: [auto build test ERROR on clk/clk-next] [also build test ERROR on linus/master v6.19-rc5 next-20260113] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Yu-Chun-Lin/dt-bindings-clock-Add-Realtek-RTD1625-Clock-Reset-Controller/20260113-192709 base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next patch link: https://lore.kernel.org/r/20260113112333.821-6-eleanor.lin%40realtek.com patch subject: [PATCH v2 5/9] clk: realtek: Add support for gate clock config: arm64-randconfig-002-20260114 (https://download.01.org/0day-ci/archive/20260114/202601141328.Q3kIKTpo-lkp@intel.com/config) compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 9b8addffa70cee5b2acc5454712d9cf78ce45710) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260114/202601141328.Q3kIKTpo-lkp@intel.com/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 [off-list ref] | Closes: https://lore.kernel.org/oe-kbuild-all/202601141328.Q3kIKTpo-lkp@intel.com/ (local) All errors (new ones prefixed by >>):
quoted
ld.lld: error: duplicate symbol: clk_regmap_gate_ops
>>> defined at clk-regmap.c >>> drivers/clk/meson/clk-regmap.o:(clk_regmap_gate_ops) in archive vmlinux.a >>> defined at clk-regmap-gate.c >>> drivers/clk/realtek/clk-regmap-gate.o:(.rodata+0x0) in archive vmlinux.a --
quoted
ld.lld: error: duplicate symbol: clk_regmap_gate_ro_ops
>>> defined at clk-regmap.c >>> drivers/clk/meson/clk-regmap.o:(clk_regmap_gate_ro_ops) in archive vmlinux.a >>> defined at clk-regmap-gate.c >>> drivers/clk/realtek/clk-regmap-gate.o:(.rodata+0xc8) in archive vmlinux.a -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki