ptp_ines.c:undefined reference to `devm_platform_ioremap_resource'

From: kernel test robot
Date: Sat Jan 02 2021 - 22:41:51 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 3516bd729358a2a9b090c1905bd2a3fa926e24c6
commit: 00b5aac59966ec3d608dc150aba552121e7de4f0 ptp: ptp_ines: convert to devm_platform_ioremap_resource
date: 8 months ago
config: s390-randconfig-r021-20210103 (attached as .config)
compiler: s390-linux-gcc (GCC) 9.3.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=00b5aac59966ec3d608dc150aba552121e7de4f0
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 00b5aac59966ec3d608dc150aba552121e7de4f0
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=s390

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

s390-linux-ld: drivers/scsi/ufs/ufshcd-pltfrm.o: in function `ufshcd_pltfrm_init':
ufshcd-pltfrm.c:(.text+0x55e): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/net/ethernet/altera/altera_tse_main.o: in function `request_and_map':
altera_tse_main.c:(.text+0x1fa): undefined reference to `devm_ioremap'
s390-linux-ld: drivers/net/ethernet/aurora/nb8800.o: in function `nb8800_probe':
nb8800.c:(.text+0x5916): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/net/ethernet/xilinx/ll_temac_main.o: in function `temac_probe':
ll_temac_main.c:(.text+0x4d2a): undefined reference to `devm_ioremap'
s390-linux-ld: ll_temac_main.c:(.text+0x50be): undefined reference to `devm_ioremap'
s390-linux-ld: drivers/ptp/ptp_ines.o: in function `ines_ptp_ctrl_probe':
>> ptp_ines.c:(.text+0x24de): undefined reference to `devm_platform_ioremap_resource'

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

Attachment: .config.gz
Description: application/gzip