[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202202250246.PWe7AMU9-lkp@intel.com>
Date: Fri, 25 Feb 2022 03:10:15 +0800
From: kernel test robot <lkp@...el.com>
To: Horatiu Vultur <horatiu.vultur@...rochip.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Nicolas Ferre <nicolas.ferre@...rochip.com>
Subject: s390-linux-ld: clk-lan966x.c:undefined reference to
`devm_ioremap_resource'
Hi Horatiu,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 23d04328444a8fa0ca060c5e532220dac8e8bc26
commit: 5ad5915dea0047a6376d8f809ea3470ef68b1f92 clk: lan966x: Extend lan966x clock driver for clock gating support
date: 3 months ago
config: s390-randconfig-r004-20220223 (https://download.01.org/0day-ci/archive/20220225/202202250246.PWe7AMU9-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://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5ad5915dea0047a6376d8f809ea3470ef68b1f92
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 5ad5915dea0047a6376d8f809ea3470ef68b1f92
# 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@...el.com>
All errors (new ones prefixed by >>):
s390-linux-ld: drivers/clk/clk-lan966x.o: in function `lan966x_clk_probe':
clk-lan966x.c:(.text+0x392): undefined reference to `devm_platform_ioremap_resource'
>> s390-linux-ld: clk-lan966x.c:(.text+0x498): undefined reference to `devm_ioremap_resource'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Powered by blists - more mailing lists