tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 11afac187274a6177a7ac82997f8691c0f469e41 commit: bfa5aa367a8226004b548b13ff8409c3b356af68 [10916/11963] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander config: nios2-allmodconfig (https://download.01.org/0day-ci/archive/20240305/202403051807.vgb2hT4I-lkp@xxxxxxxxx/config) compiler: nios2-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240305/202403051807.vgb2hT4I-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202403051807.vgb2hT4I-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): nios2-linux-ld: drivers/pinctrl/pinctrl-aw9523.o: in function `aw9523_probe': pinctrl-aw9523.c:(.text+0x13a8): undefined reference to `__devm_regmap_init_i2c' >> pinctrl-aw9523.c:(.text+0x13a8): relocation truncated to fit: R_NIOS2_CALL26 against `__devm_regmap_init_i2c' nios2-linux-ld: drivers/pinctrl/pinctrl-aw9523.o: in function `aw9523_driver_init': pinctrl-aw9523.c:(.init.text+0x14): undefined reference to `i2c_register_driver' >> pinctrl-aw9523.c:(.init.text+0x14): relocation truncated to fit: R_NIOS2_CALL26 against `i2c_register_driver' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki