> + felix, linux-wireless
> 
> kbuild test robot <[email protected]> writes:
> 
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 
> > master
> > head:   43783a8f68478e81fe183f86162d3e7ca29ba923
> > commit: 6f4796b7063e334902049b0cc41514b6c3b52876 [2211/3360] mt76x0: use 
> > mt76u_mcu_send_msg utility routine to send fw cmds
> > config: x86_64-randconfig-s5-09111320 (attached as .config)
> > compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
> > reproduce:
> >         git checkout 6f4796b7063e334902049b0cc41514b6c3b52876
> >         # save the attached .config to linux build tree
> >         make ARCH=x86_64 
> >
> > All errors (new ones prefixed by >>):
> >
> >    drivers/net/wireless/mediatek/mt76/mt76x0/usb.o: In function 
> > `mt76x0_probe':
> >    drivers/net/wireless/mediatek/mt76/mt76x0/usb.c:119: undefined reference 
> > to `mt76u_init'
> >    drivers/net/wireless/mediatek/mt76/mt76x0/init.o: In function 
> > `mt76x0_init_hardware':
> >>> drivers/net/wireless/mediatek/mt76/mt76x0/init.c:468: undefined
> >>> reference to `mt76u_mcu_deinit'
> 
> kbuild bot has been sending quite a few similar warnings during the last
> day. Lorenzo, I assume you are looking at these?

All reported errors from intel kbuild test robot are due to missing
CONFIG_MT76_USB symbol. This should be fixed in latest Stanislaw's patchset:
[PATCH 37/42] mt76x0: initial split between pci and usb.

Regards,
Lorenzo

> 
> -- 
> Kalle Valo

Reply via email to