* /usr/bin/ld: ll_temac_main.c:undefined reference to `devm_platform_ioremap_resource_byname'
@ 2021-03-28 23:30 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-03-28 23:30 UTC (permalink / raw)
To: Wang Hai; +Cc: kbuild-all, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1677 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: f9e2bb42cf0db3a624d295122db3475aa3e7ad18
commit: bd69058f50d5ffa659423bcfa6fe6280ce9c760a net: ll_temac: Use devm_platform_ioremap_resource_byname()
date: 8 months ago
config: um-randconfig-r015-20210329 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bd69058f50d5ffa659423bcfa6fe6280ce9c760a
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout bd69058f50d5ffa659423bcfa6fe6280ce9c760a
# save the attached .config to linux build tree
make W=1 ARCH=um
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 >>):
/usr/bin/ld: drivers/net/ethernet/xilinx/ll_temac_main.o: in function `temac_probe':
ll_temac_main.c:(.text+0x1afa): undefined reference to `devm_platform_ioremap_resource_byname'
/usr/bin/ld: ll_temac_main.c:(.text+0x1c66): undefined reference to `devm_ioremap'
>> /usr/bin/ld: ll_temac_main.c:(.text+0x2132): undefined reference to `devm_platform_ioremap_resource_byname'
/usr/bin/ld: drivers/net/ethernet/xilinx/xilinx_axienet_main.o: in function `axienet_probe':
xilinx_axienet_main.c:(.text+0xddb): undefined reference to `devm_ioremap_resource'
collect2: error: ld returned 1 exit status
---
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: 12826 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-28 23:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-28 23:30 /usr/bin/ld: ll_temac_main.c:undefined reference to `devm_platform_ioremap_resource_byname' 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