[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202601141328.Q3kIKTpo-lkp@intel.com>
Date: Wed, 14 Jan 2026 14:17:23 +0800
From: kernel test robot <lkp@...el.com>
To: Yu-Chun Lin <eleanor.lin@...ltek.com>, mturquette@...libre.com,
sboyd@...nel.org, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, p.zabel@...gutronix.de, cylee12@...ltek.com,
jyanchou@...ltek.com
Cc: llvm@...ts.linux.dev, oe-kbuild-all@...ts.linux.dev,
devicetree@...r.kernel.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, james.tai@...ltek.com,
cy.huang@...ltek.com, stanley_chang@...ltek.com,
eleanor.lin@...ltek.com
Subject: Re: [PATCH v2 5/9] clk: realtek: Add support for gate clock
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 <lkp@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202601141328.Q3kIKTpo-lkp@intel.com/
All errors (new ones prefixed by >>):
>> 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
--
>> 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
Powered by blists - more mailing lists