Received: by 2002:a25:b323:0:0:0:0:0 with SMTP id l35csp1468162ybj; Fri, 20 Sep 2019 10:59:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqyumkya/t/OEhKlxuuSVzUvW4ei+3HZSeQtuQUFinHmWX/keP9B6MiLm4WpN35ozgcRPexN X-Received: by 2002:a50:87ca:: with SMTP id 10mr23459236edz.77.1569002361653; Fri, 20 Sep 2019 10:59:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569002361; cv=none; d=google.com; s=arc-20160816; b=JfJ/wN9eZuFaRcf+v+e1BO/R2ov2VragD2bFBWIdvM3WReJVIJb5rfZYsGuRemqkLj YAvwuigiVJuqfr00VEXFF9ctz/k8PqlcziI/JYZbO77vlKf+Z7mQO1V/xxDAEFltzcZR 07Ty9xLS9b+YxjYXTjjLWNbgV1hSQKIBpQ+2nZGKIREwJWQEmWSILfBAD5SK8Iqvkx6X T3heGjjBl+IWa7it6T+GCPi/K9G+erKy/M3gHnc04RkAF0CswxVhaC4SA7OzwQ4nxJ+v 6b87ZTiy4oQOAl6L5eSQjxPTiTi6tYzghepkbizzwpKHyK2+yNNgz9M3tdhm8Yo79OPG E6oQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=0jeMD744XNXluDk39fUOr6UtS8o3w8KRX4ma2BzMXhM=; b=ngwCEpZ6k/v5mqCS2DMWaWmUuoR9K0pZnBXzFKlrww6PkL4ESpymNBudQpUICbrKHp g/zA/VxXoN+JuruoWHeN3YgDROw4Sh1ri05AWGZt+9nA96raJpI80LZHmGVPsc7Ra4AM qz+bc4LgRI2AREQhgtXaDS47q8Z0T6m1MMk0ryhrwcRznZKO8EqyMEYkiNSjTE3NoCk7 itVzKhaSR5TqF1nK8InicNNAdfOmV7PPOCB3NWnecgxahGLyJKovMi+yy4aFELwQABrf gerk2Y5/HlIutyZK4zi01waDD8wI3eol++G/W2rS17DagHU+QEr4vdB7+5SEQmzmq84A QcIA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d15si1779730edq.430.2019.09.20.10.58.57; Fri, 20 Sep 2019 10:59:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2395118AbfITIRe (ORCPT + 99 others); Fri, 20 Sep 2019 04:17:34 -0400 Received: from foss.arm.com ([217.140.110.172]:42284 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2393318AbfITIRd (ORCPT ); Fri, 20 Sep 2019 04:17:33 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 023FE28; Fri, 20 Sep 2019 01:17:33 -0700 (PDT) Received: from localhost (unknown [10.37.6.20]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 6CCA03F575; Fri, 20 Sep 2019 01:17:32 -0700 (PDT) Date: Fri, 20 Sep 2019 09:17:30 +0100 From: Andrew Murray To: YueHaibing Cc: lorenzo.pieralisi@arm.com, bhelgaas@google.com, thierry.reding@gmail.com, jonathanh@nvidia.com, vidyas@nvidia.com, treding@nvidia.com, linux-pci@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH -next] PCI: tegra: Add missing include file Message-ID: <20190920081730.GI9720@e119886-lin.cambridge.arm.com> References: <20190920014807.38288-1-yuehaibing@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190920014807.38288-1-yuehaibing@huawei.com> User-Agent: Mutt/1.10.1+81 (426a6c1) (2018-08-26) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 20, 2019 at 09:48:07AM +0800, YueHaibing wrote: > Fix build error without CONFIG_PINCTRL > > drivers/pci/controller/dwc/pcie-tegra194.c: In function tegra_pcie_config_rp: > drivers/pci/controller/dwc/pcie-tegra194.c:1394:8: error: implicit declaration of function pinctrl_pm_select_default_state; > did you mean prandom_seed_full_state? [-Werror=implicit-function-declaration] > ret = pinctrl_pm_select_default_state(dev); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > prandom_seed_full_state > > Reported-by: Hulk Robot > Fixes: ab2a50e7602b ("PCI: tegra: Add support to configure sideband pins") > Signed-off-by: YueHaibing > --- > drivers/pci/controller/dwc/pcie-tegra194.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/pci/controller/dwc/pcie-tegra194.c b/drivers/pci/controller/dwc/pcie-tegra194.c > index 09ed8e4..b219d3b2 100644 > --- a/drivers/pci/controller/dwc/pcie-tegra194.c > +++ b/drivers/pci/controller/dwc/pcie-tegra194.c > @@ -28,6 +28,7 @@ > #include > #include > #include > +#include > #include "pcie-designware.h" > #include > #include Thanks for spotting and fixing this. Is it possible to keep the include list in alphabetical order? Thanks, Andrew Murray > -- > 2.7.4 > >