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=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED 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 5D74FC10F0E for ; Mon, 15 Apr 2019 14:07:07 +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 2F97E2087C for ; Mon, 15 Apr 2019 14:07:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qWqhKe1w" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2F97E2087C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=huawei.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=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:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fPEIMc5A9QgSElOHuCyozrmSaxKbpvEEl62jyRcmLzI=; b=qWqhKe1wv5DTNT E7m4I1sMO6u45jeymiAtDnoCkLw+V9pV9xk8VfLNUhvpSWeEJFYj5BFIoBj4RZKKFDd4OpxEEnP0h Kw1/wW1wVhTRLHIne5L8vMbw6sfDnjl4UydU1G8g8DEShCMe1tvFXfRLefCXBoanxAW6ORRKkLNfi wGIlVwUET4jXyW72QLJjllZydSlL6MM7a1QlqQC9WVf1yLpYbyV45Q1udTjSyMcFrFhY6c/bVhKgF Tr4eHuhGNxcT9+t7sz9RTBpgAZ1kaTWfT1GvyMc5aHYKHaMAkCTIAPSoCPxcqENgVm7fvc7d69y/9 ov+HOxAwax763tWeLHUQ==; 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 1hG2GB-0002sR-Cj; Mon, 15 Apr 2019 14:06:59 +0000 Received: from szxga05-in.huawei.com ([45.249.212.191] helo=huawei.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hG2G6-0002lf-IF for linux-arm-kernel@lists.infradead.org; Mon, 15 Apr 2019 14:06:58 +0000 Received: from DGGEMS403-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id B0157736DB3AAEA97740; Mon, 15 Apr 2019 22:06:35 +0800 (CST) Received: from [127.0.0.1] (10.177.31.96) by DGGEMS403-HUB.china.huawei.com (10.3.19.203) with Microsoft SMTP Server id 14.3.408.0; Mon, 15 Apr 2019 22:06:30 +0800 Subject: Re: [PATCH -next] PCI: mvebu: Make mvebu_pci_bridge_emul_ops static To: Lorenzo Pieralisi References: <20190410140949.26716-1-yuehaibing@huawei.com> <20190415130009.GA12388@red-moon> From: YueHaibing Message-ID: <6852d7a5-3f0f-ee82-89ef-f3d5caf7bd83@huawei.com> Date: Mon, 15 Apr 2019 22:06:28 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20190415130009.GA12388@red-moon> X-Originating-IP: [10.177.31.96] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190415_070654_771137_3B0AEFBB X-CRM114-Status: GOOD ( 13.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jason@lakedaemon.net, gustavo.pimentel@synopsys.com, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, linux-pci@vger.kernel.org, bhelgaas@google.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2019/4/15 21:00, Lorenzo Pieralisi wrote: > On Wed, Apr 10, 2019 at 10:09:49PM +0800, Yue Haibing wrote: >> From: YueHaibing >> >> Fix sparse warning: >> >> drivers/pci/controller/pci-mvebu.c:557:28: warning: >> symbol 'mvebu_pci_bridge_emul_ops' was not declared. Should it be static? >> >> Reported-by: Hulk Robot > > Is Mr.Robot reachable by email ? > > If it is a CI bot I doubt it is useful to leave this tag there unless > you want it for accounting purposes, just let me know. Yes, it is our CI bot. > > Thanks, > Lorenzo > >> Signed-off-by: YueHaibing >> --- >> drivers/pci/controller/pci-mvebu.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/drivers/pci/controller/pci-mvebu.c b/drivers/pci/controller/pci-mvebu.c >> index d3a0419..ed032e9 100644 >> --- a/drivers/pci/controller/pci-mvebu.c >> +++ b/drivers/pci/controller/pci-mvebu.c >> @@ -554,7 +554,7 @@ mvebu_pci_bridge_emul_pcie_conf_write(struct pci_bridge_emul *bridge, >> } >> } >> >> -struct pci_bridge_emul_ops mvebu_pci_bridge_emul_ops = { >> +static struct pci_bridge_emul_ops mvebu_pci_bridge_emul_ops = { >> .write_base = mvebu_pci_bridge_emul_base_conf_write, >> .read_pcie = mvebu_pci_bridge_emul_pcie_conf_read, >> .write_pcie = mvebu_pci_bridge_emul_pcie_conf_write, >> -- >> 2.7.4 >> >> > > . > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel