All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Wei Yongjun <weiyongjun1@huawei.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: ptp_ines.c:undefined reference to `devm_platform_ioremap_resource'
Date: Sun, 3 Jan 2021 11:39:30 +0800	[thread overview]
Message-ID: <202101031125.ZEFCUiKi-lkp@intel.com> (raw)

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

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@intel.com>

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@lists.01.org

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

                 reply	other threads:[~2021-01-03  3:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202101031125.ZEFCUiKi-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=weiyongjun1@huawei.com \
    --subject='Re: ptp_ines.c:undefined reference to `devm_platform_ioremap_resource'\''' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.