Hi Andreas,
It's probably a bug fix that unveils the link errors.
tree:
https://github.com/afaerber/linux.git rtd1295-next
head: 89dddc4c437454ce2c1df9bf0503a7efdfcf1102
commit: 89dddc4c437454ce2c1df9bf0503a7efdfcf1102 [165/165] FIXUP: pinctrl: Fix bitfield
config: sh-allmodconfig (attached as .config)
compiler: sh4-linux-gcc (GCC) 9.3.0
reproduce:
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 89dddc4c437454ce2c1df9bf0503a7efdfcf1102
# save the attached .config to linux build tree
GCC_VERSION=9.3.0 make.cross ARCH=sh
If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
sh4-linux-ld: drivers/regulator/g2227.o: in function `g2227_probe':
> g2227.c:(.text+0x184): undefined reference to
`__devm_regmap_init_i2c'
sh4-linux-ld: drivers/regulator/g2227.o: in function
`g2227_driver_init':
> g2227.c:(.init.text+0x28): undefined reference to
`i2c_register_driver'
sh4-linux-ld: drivers/regulator/g2227.o: in function
`g2227_driver_exit':
> g2227.c:(.exit.text+0x18): undefined reference to
`i2c_del_driver'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org