ov772x.c:undefined reference to `v4l2_fwnode_endpoint_alloc_parse'

From: kernel test robot
Date: Tue Jan 19 2021 - 20:13:49 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 1e2a199f6ccdc15cf111d68d212e2fd4ce65682e
commit: 8a10b4e3601eaefa4b7c8de9b62a0e15ccd4d99e media: i2c: ov772x: Parse endpoint properties
date: 9 weeks ago
config: ia64-randconfig-r032-20210120 (attached as .config)
compiler: ia64-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/torvalds/linux.git/commit/?id=8a10b4e3601eaefa4b7c8de9b62a0e15ccd4d99e
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 8a10b4e3601eaefa4b7c8de9b62a0e15ccd4d99e
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

ia64-linux-ld: drivers/media/i2c/ov772x.o: in function `ov772x_probe':
>> ov772x.c:(.text+0x1e62): undefined reference to `v4l2_fwnode_endpoint_alloc_parse'
>> ia64-linux-ld: ov772x.c:(.text+0x1e92): undefined reference to `v4l2_fwnode_endpoint_free'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip