From patchwork Thu Mar 22 08:41:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kernel test robot X-Patchwork-Id: 10300977 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 9725660386 for ; Thu, 22 Mar 2018 08:43:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 856DB29AC8 for ; Thu, 22 Mar 2018 08:43:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7976229ACB; Thu, 22 Mar 2018 08:43:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1741D29AC8 for ; Thu, 22 Mar 2018 08:43:39 +0000 (UTC) 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=BW3HHxO7fRG5sW1DyY2/hyEF9ZFNxCAl0vqT06rm8+s=; b=PJE9nmhGNMOQIv yun/TBXhq2sUbUBieH8S/u0YC1UFbHDtrLhDZEpiTvGsDLHg7pxJ51UzZlnYViNxauFZ+F5oWvrEX gJvz1/MT0BJV5MwzIWDeOAkarHP/g8Iox6EDv0Ipj67pZFE37P9CPLsSrst0Rw6lX6mETf3mvQ7H2 W/0N3eGHoyTU+leCtAb0S2kKhxmQjOU97SecXjLN5DYZll+3NcZNQxXu1qslG9LGicxU261TttSLk tIEqaEaZ+Kdvxb5+ME0K+tC0/yB2zIF3OC3I9SLYx3OfL97Tm2sRbLP+R8tRlqgr/+nqt/UNabfqP +k8gDypGoDyPfW7XMnoQ==; 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 1eyvop-0000Cq-0N; Thu, 22 Mar 2018 08:43:31 +0000 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1eyvoE-0008El-Pd for linux-arm-kernel@lists.infradead.org; Thu, 22 Mar 2018 08:42:59 +0000 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Mar 2018 01:42:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,343,1517904000"; d="scan'208";a="37129806" Received: from bee.sh.intel.com (HELO bee) ([10.239.97.14]) by orsmga003.jf.intel.com with ESMTP; 22 Mar 2018 01:42:40 -0700 Received: from kbuild by bee with local (Exim 4.84_2) (envelope-from ) id 1eyvnz-000HxQ-Hx; Thu, 22 Mar 2018 16:42:39 +0800 Date: Thu, 22 Mar 2018 16:41:52 +0800 From: kbuild test robot To: Chen-Yu Tsai Subject: [RFC PATCH] net: stmmac: dwmac-sun8i: sun8i_ccu_reg_field can be static Message-ID: <20180322084152.GA79138@ivytown2.lkp.intel.com> References: <20180317092857.4396-10-wens@csie.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180317092857.4396-10-wens@csie.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180322_014255_679489_C1795CD6 X-CRM114-Status: GOOD ( 23.11 ) 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: Mark Rutland , devicetree@vger.kernel.org, Maxime Ripard , netdev@vger.kernel.org, Michael Turquette , Stephen Boyd , Chen-Yu Tsai , Rob Herring , Mark Brown , kbuild-all@01.org, Corentin Labbe , Giuseppe Cavallaro , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Icenowy Zheng Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Fixes: 0e59c15b2797 ("net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC") Signed-off-by: Fengguang Wu --- dwmac-sun8i.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c b/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c index be6705e8..622fb2b 100644 --- a/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c +++ b/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c @@ -98,7 +98,7 @@ const struct reg_field sun8i_syscon_reg_field = { }; /* EMAC clock register @ 0x164 in the CCU address range */ -const struct reg_field sun8i_ccu_reg_field = { +static const struct reg_field sun8i_ccu_reg_field = { .reg = 0x164, .lsb = 0, .msb = 31,