From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:36486 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726670AbeIKSt1 (ORCPT ); Tue, 11 Sep 2018 14:49:27 -0400 From: Kalle Valo To: kbuild test robot Cc: Lorenzo Bianconi , 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> Date: Tue, 11 Sep 2018 16:49:56 +0300 In-Reply-To: <201809112137.2sMVZb3I%fengguang.wu@intel.com> (kbuild test robot's message of "Tue, 11 Sep 2018 21:36:40 +0800") Message-ID: <875zzcuosb.fsf@codeaurora.org> (sfid-20180911_155006_383102_33079F43) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-wireless-owner@vger.kernel.org List-ID: + 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? -- Kalle Valo