From: kernel test robot <lkp@intel.com>
To: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
Sebastian Reichel <sre@kernel.org>
Subject: [sre-misc:rk3588 33/46] ld.lld: error: undefined symbol: devm_clk_register
Date: Fri, 26 Jan 2024 18:42:37 +0800 [thread overview]
Message-ID: <202401261842.E4ci98Jz-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-misc.git rk3588
head: ccfac401eae6ce8187bbb09d1674c26f51d055f4
commit: fd161b846e32fb6702d8bea93b39f768aeb6c576 [33/46] [WIP] drm/rockchip: vop2: Improve display modes handling on rk3588
config: i386-buildonly-randconfig-002-20240126 (https://download.01.org/0day-ci/archive/20240126/202401261842.E4ci98Jz-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240126/202401261842.E4ci98Jz-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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202401261842.E4ci98Jz-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: devm_clk_register
>>> referenced by rockchip_drm_vop2.c
>>> drivers/gpu/drm/rockchip/rockchip_drm_vop2.o:(vop2_clk_init) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: clk_hw_get_name
>>> referenced by rockchip_drm_vop2.c
>>> drivers/gpu/drm/rockchip/rockchip_drm_vop2.o:(vop2_crtc_atomic_enable) in archive vmlinux.a
>>> referenced by rockchip_drm_vop2.c
>>> drivers/gpu/drm/rockchip/rockchip_drm_vop2.o:(vop2_crtc_atomic_enable) in archive vmlinux.a
>>> referenced by rockchip_drm_vop2.c
>>> drivers/gpu/drm/rockchip/rockchip_drm_vop2.o:(vop2_crtc_atomic_enable) in archive vmlinux.a
>>> referenced 5 more times
--
>> ld.lld: error: undefined symbol: clk_hw_get_flags
>>> referenced by rockchip_drm_vop2.c
>>> drivers/gpu/drm/rockchip/rockchip_drm_vop2.o:(vop2_clk_div_round_rate) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: __clk_mux_determine_rate
>>> referenced by rockchip_drm_vop2.c
>>> drivers/gpu/drm/rockchip/rockchip_drm_vop2.o:(vop2_clk_mux_determine_rate) in archive vmlinux.a
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2024-01-26 10:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202401261842.E4ci98Jz-lkp@intel.com \
--to=lkp@intel.com \
--cc=cristian.ciocaltea@collabora.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=sre@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).