* [linux-next:master 4479/13499] fsl-edma.c:undefined reference to `devm_platform_ioremap_resource'
@ 2023-02-19 15:02 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-02-19 15:02 UTC (permalink / raw)
To: Tudor Ambarus; +Cc: oe-kbuild-all, Linux Memory Management List, Vinod Koul
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: c068f40300a0eaa34f7105d137a5560b86951aa9
commit: 4b23603a251d24022f2fa48ee67610eb245a4115 [4479/13499] dmaengine: drivers: Use devm_platform_ioremap_resource()
config: s390-randconfig-c034-20230219 (https://download.01.org/0day-ci/archive/20230219/202302192254.EGOAcwpm-lkp@intel.com/config)
compiler: s390-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/next/linux-next.git/commit/?id=4b23603a251d24022f2fa48ee67610eb245a4115
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 4b23603a251d24022f2fa48ee67610eb245a4115
# 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=s390 olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=s390 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202302192254.EGOAcwpm-lkp@intel.com/
All errors (new ones prefixed by >>):
s390-linux-ld: drivers/dma/fsl-edma.o: in function `fsl_edma_probe':
>> fsl-edma.c:(.text+0x1066): undefined reference to `devm_platform_ioremap_resource'
>> s390-linux-ld: fsl-edma.c:(.text+0x118c): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/dma/idma64.o: in function `idma64_platform_probe':
idma64.c:(.text+0x1d1e): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/dma/qcom/hidma.o: in function `hidma_probe':
hidma.c:(.text+0x530): undefined reference to `devm_ioremap_resource'
s390-linux-ld: hidma.c:(.text+0x59c): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/crypto/ccree/cc_driver.o: in function `init_cc_resources':
cc_driver.c:(.text+0xd84): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/crypto/ccree/cc_debugfs.o: in function `cc_debugfs_init':
cc_debugfs.c:(.text+0x116): undefined reference to `debugfs_create_regset32'
s390-linux-ld: cc_debugfs.c:(.text+0x20c): undefined reference to `debugfs_create_regset32'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-02-19 15:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-19 15:02 [linux-next:master 4479/13499] fsl-edma.c:undefined reference to `devm_platform_ioremap_resource' 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;
as well as URLs for NNTP newsgroup(s).