* [linux-stable-rc:linux-5.15.y 9324/9817] vc4_dsi.c:undefined reference to `devm_drm_of_get_bridge'
@ 2022-08-21 4:07 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-08-21 4:07 UTC (permalink / raw)
To: Minghao Chi (CGEL ZTE)
Cc: kbuild-all, linux-kernel, Greg Kroah-Hartman, Maxime Ripard, Sasha Levin
tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
head: decfb75fa34c3fc79f494f44b36d56d1d744edd5
commit: 3d722c01d628d17a37cf2820195f15cfc9a6a332 [9324/9817] drm/vc4: Use of_device_get_match_data()
config: xtensa-randconfig-r001-20220821 (https://download.01.org/0day-ci/archive/20220821/202208211218.dB0ZAtSG-lkp@intel.com/config)
compiler: xtensa-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/stable/linux-stable-rc.git/commit/?id=3d722c01d628d17a37cf2820195f15cfc9a6a332
git remote add linux-stable-rc https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git fetch --no-tags linux-stable-rc linux-5.15.y
git checkout 3d722c01d628d17a37cf2820195f15cfc9a6a332
# 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=xtensa SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
xtensa-linux-ld: drivers/gpu/drm/vc4/vc4_dsi.o: in function `vc4_dsi_irq_handler':
>> vc4_dsi.c:(.text+0x13b4): undefined reference to `devm_drm_of_get_bridge'
xtensa-linux-ld: drivers/gpu/drm/vc4/vc4_dsi.o: in function `vc4_dsi_bind':
vc4_dsi.c:(.text+0x165a): undefined reference to `devm_drm_of_get_bridge'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-21 4:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-21 4:07 [linux-stable-rc:linux-5.15.y 9324/9817] vc4_dsi.c:undefined reference to `devm_drm_of_get_bridge' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome