tree:
https://github.com/afaerber/linux.git rtd1295-next
head: be6f92913a07228802ddceb5c99d7dd8328f2fdc
commit: 2eecb8d174aa3d276b41dd524de041d4ec7f1d71 [130/197] regulator: Add GMT G2227
driver
config: sh-allmodconfig (attached as .config)
compiler: sh4-linux-gcc (GCC) 7.5.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 2eecb8d174aa3d276b41dd524de041d4ec7f1d71
# save the attached .config to linux build tree
GCC_VERSION=7.5.0 make.cross ARCH=sh
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
drivers/regulator/g2227.o: In function `g2227_probe':
> g2227.c:(.text+0x188): undefined reference to
`__devm_regmap_init_i2c'
drivers/regulator/g2227.o: In function
`g2227_driver_init':
> g2227.c:(.init.text+0x28): undefined reference to
`i2c_register_driver'
drivers/regulator/g2227.o: In function
`g2227_driver_exit':
> g2227.c:(.exit.text+0x18): undefined reference to
`i2c_del_driver'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation