From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:48296 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726689AbeIKTKx (ORCPT ); Tue, 11 Sep 2018 15:10:53 -0400 From: Kalle Valo To: Lorenzo Bianconi Cc: kbuild test robot , kbuild-all@01.org, Felix Fietkau , linux-wireless@vger.kernel.org Subject: Re: [linux-next:master 2211/3360] drivers/net/wireless/mediatek/mt76/mt76x0/init.c:468: undefined reference to `mt76u_mcu_deinit' References: <201809112137.2sMVZb3I%fengguang.wu@intel.com> <875zzcuosb.fsf@codeaurora.org> <20180911135831.GA2760@localhost.localdomain> Date: Tue, 11 Sep 2018 17:11:18 +0300 In-Reply-To: <20180911135831.GA2760@localhost.localdomain> (Lorenzo Bianconi's message of "Tue, 11 Sep 2018 15:58:32 +0200") Message-ID: <871sa0unsp.fsf@codeaurora.org> (sfid-20180911_161130_735606_38A0A109) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-wireless-owner@vger.kernel.org List-ID: Lorenzo Bianconi writes: >> + felix, linux-wireless >> >> kbuild test robot 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. Great, thanks. -- Kalle Valo