From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C3531C43387 for ; Fri, 4 Jan 2019 11:17:41 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 90E92208E3 for ; Fri, 4 Jan 2019 11:17:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YewjbMBz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 90E92208E3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=+VKcFD8ACXBU1/UQG1XVUbHd3j7eNcOl1ja3GDuXwrA=; b=YewjbMBzhhBVKW PWpLgfUqB6A7evvHJiV9lOBHkFv/Z/2JzD6zokGGTjh0NHjfPxLjGE9MU+Dd87F6yC3dEpM69Rvlz DQWvKVh6VRurYCl9jTrpajcLyp38r3Fqi2Bs2E9OH8xYMeyEwEm+cQpXtNoZ3PChiuhxQII3kV9Tm yxrxSYQf2xZaXaO7wwc7GUbz/qNTewZyzTlBGE02BPaxBp8HWQw+1eO7DGYx2Gwj8UnE0zcEbvv4G PKT4gaTxReT0tahmORvK8xN2TPyurI31gcqGsIEABWtqTWDPW5P01qySj4qFsw+vrh2EkcKzoHaO4 ddE4E9UDCwYuAU2LcCfQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gfNTp-0002Rp-6I; Fri, 04 Jan 2019 11:17:33 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gfNTm-0002Qt-AR; Fri, 04 Jan 2019 11:17:31 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 62A4D15AD; Fri, 4 Jan 2019 03:17:28 -0800 (PST) Received: from e107981-ln.cambridge.arm.com (e107981-ln.cambridge.arm.com [10.1.197.40]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 06AA33F5D4; Fri, 4 Jan 2019 03:17:26 -0800 (PST) Date: Fri, 4 Jan 2019 11:17:21 +0000 From: Lorenzo Pieralisi To: LABBE Corentin Subject: Re: [PATCH] PCI: amlogic: fix build failure due to missing linux/gpio/consumer.h header Message-ID: <20190104111721.GA23713@e107981-ln.cambridge.arm.com> References: <1546592917-27846-1-git-send-email-clabbe@baylibre.com> <20190104103015.GA3738@red-moon> <20190104103626.GA8448@Red> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190104103626.GA8448@Red> User-Agent: Mutt/1.5.24 (2015-08-30) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190104_031730_363557_0043127A X-CRM114-Status: GOOD ( 12.50 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: khilman@baylibre.com, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, bhelgaas@google.com, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Fri, Jan 04, 2019 at 11:36:26AM +0100, LABBE Corentin wrote: > On Fri, Jan 04, 2019 at 10:30:25AM +0000, Lorenzo Pieralisi wrote: > > On Fri, Jan 04, 2019 at 09:08:37AM +0000, Corentin Labbe wrote: > > > When building on x86, I got the following build failure: > > > > Hi, > > > > what tree are you testing on and which config ? > > I use the next-20190102 tree > The config can be found at http://kernel.montjoie.ovh/configs/x86 Ok, right, it is a config that unfortunately the bots failed to test, I will pick this up and send it to Bjorn for -rc2 (given that the PCI tree is not in mainline yet). Thanks, Lorenzo _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic