tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 9250d2f72dc46a808b6aa23bf50dd670f1f52ddc commit: c4371c56397340134c1827ab70dbf817dbb1b99b [10811/13276] gpio: remove VR41XX related gpio driver config: mips-tb0226_defconfig (https://download.01.org/0day-ci/archive/20220728/202207280829.gbQ4KmZ2-lkp@xxxxxxxxx/config) compiler: mipsel-linux-gcc (GCC) 12.1.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/next/linux-next.git/commit/?id=c4371c56397340134c1827ab70dbf817dbb1b99b git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout c4371c56397340134c1827ab70dbf817dbb1b99b # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=mips SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot <lkp@xxxxxxxxx> Note: the linux-next/master HEAD 9250d2f72dc46a808b6aa23bf50dd670f1f52ddc builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>): mipsel-linux-ld: arch/mips/pci/fixup-tb0226.o: in function `pcibios_map_irq': >> fixup-tb0226.c:(.text+0x38): undefined reference to `vr41xx_set_irq_trigger' >> mipsel-linux-ld: fixup-tb0226.c:(.text+0x44): undefined reference to `vr41xx_set_irq_level' >> mipsel-linux-ld: fixup-tb0226.c:(.text+0x64): undefined reference to `vr41xx_set_irq_trigger' mipsel-linux-ld: fixup-tb0226.c:(.text+0x70): undefined reference to `vr41xx_set_irq_level' mipsel-linux-ld: fixup-tb0226.c:(.text+0xb0): undefined reference to `vr41xx_set_irq_trigger' mipsel-linux-ld: fixup-tb0226.c:(.text+0xbc): undefined reference to `vr41xx_set_irq_level' mipsel-linux-ld: fixup-tb0226.c:(.text+0xd4): undefined reference to `vr41xx_set_irq_trigger' mipsel-linux-ld: fixup-tb0226.c:(.text+0xe0): undefined reference to `vr41xx_set_irq_level' mipsel-linux-ld: fixup-tb0226.c:(.text+0xf4): undefined reference to `vr41xx_set_irq_trigger' mipsel-linux-ld: fixup-tb0226.c:(.text+0x100): undefined reference to `vr41xx_set_irq_level' -- 0-DAY CI Kernel Test Service https://01.org/lkp