linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [xilinx-xlnx:xlnx_rebase_v5.15_LTS 470/1091] jesd_phy.c:undefined reference to `devm_ioremap_resource'
@ 2022-04-07 15:46 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-04-07 15:46 UTC (permalink / raw)
  To: Shubhrajyoti Datta; +Cc: kbuild-all, linux-arm-kernel, Michal Simek

tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15_LTS
head:   031eb9ce665429a9574c95f89bcc488fd0ba0ec1
commit: 4cf40e565c55a749ca7a7bbc7bc998fd3f3a2486 [470/1091] misc: jesd204b: Add driver for Xilinx jesd204b
config: s390-randconfig-r033-20220407 (https://download.01.org/0day-ci/archive/20220407/202204072318.RFIUkOSB-lkp@intel.com/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
        # https://github.com/Xilinx/linux-xlnx/commit/4cf40e565c55a749ca7a7bbc7bc998fd3f3a2486
        git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15_LTS
        git checkout 4cf40e565c55a749ca7a7bbc7bc998fd3f3a2486
        # save the config file 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/tty/ipwireless/main.o: in function `ipwireless_detach':
   main.c:(.text+0x98): undefined reference to `iounmap'
   s390-linux-ld: main.c:(.text+0xdc): undefined reference to `iounmap'
   s390-linux-ld: drivers/tty/ipwireless/main.o: in function `config_ipwireless':
   main.c:(.text+0x24e): undefined reference to `iounmap'
   s390-linux-ld: main.c:(.text+0x36c): undefined reference to `iounmap'
   s390-linux-ld: drivers/tty/ipwireless/main.o: in function `ipwireless_probe.part.0':
   main.c:(.text+0x480): undefined reference to `ioremap'
   s390-linux-ld: main.c:(.text+0x534): undefined reference to `ioremap'
   s390-linux-ld: main.c:(.text+0x582): undefined reference to `iounmap'
   s390-linux-ld: main.c:(.text+0x5b6): undefined reference to `iounmap'
   s390-linux-ld: drivers/misc/xilinx_trafgen.o: in function `xtg_probe':
   xilinx_trafgen.c:(.text+0x590): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/misc/jesd204b/jesd_phy.o: in function `jesd204b_phy_probe':
>> jesd_phy.c:(.text+0x66a): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/misc/jesd204b/xilinx_jesd204b.o: in function `jesd204b_probe':
>> xilinx_jesd204b.c:(.text+0x854): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/net/arcnet/arc-rimi.o: in function `arc_rimi_exit':
   arc-rimi.c:(.exit.text+0x36): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/arc-rimi.o: in function `arcrimi_found':
   arc-rimi.c:(.init.text+0xf4): undefined reference to `ioremap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x190): undefined reference to `iounmap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x2b0): undefined reference to `iounmap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x38a): undefined reference to `ioremap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x460): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/arc-rimi.o: in function `check_mirror':
   arc-rimi.c:(.text.unlikely+0x5a): undefined reference to `ioremap'
   s390-linux-ld: arc-rimi.c:(.text.unlikely+0x7c): undefined reference to `iounmap'
   s390-linux-ld: drivers/pcmcia/cistpl.o: in function `set_cis_map':
   cistpl.c:(.text+0x3f4): undefined reference to `ioremap'
   s390-linux-ld: cistpl.c:(.text+0x432): undefined reference to `iounmap'
   s390-linux-ld: cistpl.c:(.text+0x4ba): undefined reference to `iounmap'
   s390-linux-ld: cistpl.c:(.text+0x4cc): undefined reference to `ioremap'
   s390-linux-ld: drivers/pcmcia/cistpl.o: in function `release_cis_mem':
   cistpl.c:(.text+0xec6): undefined reference to `iounmap'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

only message in thread, other threads:[~2022-04-07 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-07 15:46 [xilinx-xlnx:xlnx_rebase_v5.15_LTS 470/1091] jesd_phy.c:undefined reference to `devm_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).