linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [hverkuil-media:for-v5.16a 15/36] ir-hix5hd2.c:undefined reference to `devm_platform_ioremap_resource'
@ 2021-09-04 14:25 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-09-04 14:25 UTC (permalink / raw)
  To: Cai Huoqing; +Cc: kbuild-all, linux-kernel, Hans Verkuil

[-- Attachment #1: Type: text/plain, Size: 1815 bytes --]

tree:   git://linuxtv.org/hverkuil/media_tree.git for-v5.16a
head:   d9662001a1567adec59ffa34e4b67051262aa852
commit: 1e6ac68f2a653f3682aad2fe070b2df643e452ab [15/36] media: rc: ir-hix5hd2: Make use of the helper function devm_platform_ioremap_resource()
config: s390-randconfig-r033-20210904 (attached as .config)
compiler: s390-linux-gcc (GCC) 11.2.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
        git remote add hverkuil-media git://linuxtv.org/hverkuil/media_tree.git
        git fetch --no-tags hverkuil-media for-v5.16a
        git checkout 1e6ac68f2a653f3682aad2fe070b2df643e452ab
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=s390 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <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+0xc18): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: fsl-edma.c:(.text+0xcaa): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/dma/qcom/hidma.o: in function `hidma_probe':
   hidma.c:(.text+0x39a): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: hidma.c:(.text+0x3cc): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/media/rc/ir-hix5hd2.o: in function `hix5hd2_ir_probe':
>> ir-hix5hd2.c:(.text+0x320): undefined reference to `devm_platform_ioremap_resource'

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 16933 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-04 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04 14:25 [hverkuil-media:for-v5.16a 15/36] ir-hix5hd2.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).