tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 5d02ef4b57f6e7d4dcba14d40cf05373a146a605 commit: f237d9028f844a86955fc9da59d7ac4a5c55d7d5 [4342/5235] HID: add USB_HID dependancy on some USB HID drivers config: ia64-randconfig-r023-20211205 (https://download.01.org/0day-ci/archive/20211207/202112070502.JSZ5xX4x-lkp@intel.com/config) compiler: ia64-linux-gcc (GCC) 11.2.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=f237d9028f844a86955fc9da59d7ac4a5c55d7d5 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 f237d9028f844a86955fc9da59d7ac4a5c55d7d5 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=ia64 SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Note: the linux-next/master HEAD 5d02ef4b57f6e7d4dcba14d40cf05373a146a605 builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>): ia64-linux-ld: drivers/hid/hid-chicony.o: in function `ch_probe': hid-chicony.c:(.text+0x10): undefined reference to `usb_hid_driver' ia64-linux-ld: hid-chicony.c:(.text+0x30): undefined reference to `usb_hid_driver' ia64-linux-ld: drivers/hid/hid-prodikeys.o: in function `pk_probe': hid-prodikeys.c:(.text+0x2700): undefined reference to `usb_hid_driver' >> ia64-linux-ld: hid-prodikeys.c:(.text+0x2721): undefined reference to `usb_hid_driver' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org