All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 4342/5235] ia64-linux-ld: hid-prodikeys.c:undefined reference to `usb_hid_driver'
@ 2021-12-06 21:45 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-12-06 21:45 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: kbuild-all, Linux Memory Management List, Benjamin Tissoires

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 <lkp@intel.com>

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-06 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-06 21:45 [linux-next:master 4342/5235] ia64-linux-ld: hid-prodikeys.c:undefined reference to `usb_hid_driver' kernel test robot
2021-12-06 21:45 ` kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.