On Jul 03 2023, kernel test robot wrote: > > Hi Bastien, > > kernel test robot noticed the following build errors: > > [auto build test ERROR on hid/for-next] > [also build test ERROR on linus/master v6.4 next-20230703] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch#_base_tree_information] > > url: https://github.com/intel-lab-lkp/linux/commits/Bastien-Nocera/HID-steelseries-Add-support-for-Arctis-1-XBox/20230703-183124 > base: https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-next > patch link: https://lore.kernel.org/r/20230703102918.9941-1-hadess%40hadess.net > patch subject: [PATCH v5] HID: steelseries: Add support for Arctis 1 XBox > config: parisc-randconfig-r032-20230703 (https://download.01.org/0day-ci/archive/20230703/202307032208.b5brKeCt-lkp@xxxxxxxxx/config) > compiler: hppa-linux-gcc (GCC) 12.3.0 > reproduce: (https://download.01.org/0day-ci/archive/20230703/202307032208.b5brKeCt-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/202307032208.b5brKeCt-lkp@xxxxxxxxx/ > > All errors (new ones prefixed by >>): > > hppa-linux-ld: drivers/hid/hid-steelseries.o: in function `.LC10': > >> hid-steelseries.c:(.rodata.cst4+0x8): undefined reference to `hid_is_usb' Bastien, you need a depends on USB_HID IIRC in your Kconfig (at least CONFIG_USB_HID is not set in that kernel test bot run). Cheers, Benjamin > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki