From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryder Lee Subject: Re: next-20170626 build: 1 failures 1 warnings (next-20170626) Date: Mon, 26 Jun 2017 20:51:47 +0800 Message-ID: <1498481507.6075.10.camel@mtkswgap22> References: <20170626115653.e4xs4lk4paibuphx@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mailgw02.mediatek.com ([210.61.82.184]:35903 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751485AbdFZMwB (ORCPT ); Mon, 26 Jun 2017 08:52:01 -0400 In-Reply-To: <20170626115653.e4xs4lk4paibuphx@sirena.org.uk> Sender: linux-next-owner@vger.kernel.org List-ID: To: Mark Brown Cc: lorenzo.pieralisi@arm.com, Bjorn Helgaas , kernel-build-reports@lists.linaro.org, linaro-kernel@lists.linaro.org, linux-next@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org On Mon, 2017-06-26 at 12:56 +0100, Mark Brown wrote: > On Mon, Jun 26, 2017 at 09:47:36AM +0100, Build bot for Mark Brown wrote: > > This build failure is still present in -next: > > > arm-allmodconfig > > ../drivers/pci/host/pcie-mediatek.c:485:8: error: implicit declaration of function 'pci_register_host_bridge' [-Werror=implicit-function-declaration] > > and we're at -rc7 now. Hi Mark, This is due to we are in different branch but merge together... Anyway, I could send a critical patch, but I need Bjorn help to apply to -next. Seems he didn't response these days. Not sure how could I send it? Ryder.