[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202212012236.OQwq7cEq-lkp@intel.com>
Date: Thu, 1 Dec 2022 22:09:35 +0800
From: kernel test robot <lkp@...el.com>
To: Hans Verkuil <hverkuil@...all.nl>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-media@...r.kernel.org
Subject: dm644x_ccdc.c:undefined reference to `vpss_clear_wbl_overflow'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: ef4d3ea40565a781c25847e9cb96c1bd9f462bc6
commit: 6971757bdcccdd420583b0ed52361ebdafed2738 media: davinci: deprecate dm644x_ccdc, dm355_cddc and dm365_isif
date: 3 months ago
config: mips-buildonly-randconfig-r003-20221201
compiler: mipsel-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/torvalds/linux.git/commit/?id=6971757bdcccdd420583b0ed52361ebdafed2738
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 6971757bdcccdd420583b0ed52361ebdafed2738
# 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=mips SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
mipsel-linux-ld: drivers/staging/media/deprecated/vpfe_capture/dm644x_ccdc.o: in function `ccdc_sbl_reset':
>> dm644x_ccdc.c:(.text+0xa04): undefined reference to `vpss_clear_wbl_overflow'
mipsel-linux-ld: drivers/staging/media/deprecated/vpfe_capture/dm355_ccdc.o: in function `ccdc_restore_defaults':
>> dm355_ccdc.c:(.text+0x520): undefined reference to `vpss_select_ccdc_source'
>> mipsel-linux-ld: dm355_ccdc.c:(.text+0x54c): undefined reference to `vpss_enable_clock'
mipsel-linux-ld: drivers/staging/media/deprecated/vpfe_capture/dm355_ccdc.o: in function `ccdc_close':
>> dm355_ccdc.c:(.text+0x578): undefined reference to `vpss_enable_clock'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (132203 bytes)
Powered by blists - more mailing lists