tree:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 98546348153dee5f8ced572fd6c4690461d20f51
commit: a62943c145c19307bc25d6470860acbc4a052c55 [1197/3917] media: cec-notifier: also
search for HDMI devices on I2C
config: nios2-randconfig-r024-20210311 (attached as .config)
compiler: nios2-linux-gcc (GCC) 9.3.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/next/linux-next.git/commi...
git remote add linux-next
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout a62943c145c19307bc25d6470860acbc4a052c55
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
nios2-linux-ld: drivers/media/cec/core/cec-notifier.o: in function
`cec_notifier_parse_hdmi_phandle':
> (.text+0xbc): undefined reference to
`of_find_i2c_device_by_node'
(.text+0xbc): relocation truncated to fit:
R_NIOS2_CALL26 against `of_find_i2c_device_by_node'
> nios2-linux-ld: (.text+0xe4): undefined reference to
`of_find_i2c_device_by_node'
(.text+0xe4): relocation truncated to fit:
R_NIOS2_CALL26 against `of_find_i2c_device_by_node'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org