Message ID | 20161028013846.GA16026@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 3FFA4606DB for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 28 Oct 2016 01:40:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 30FCB2A42D for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 28 Oct 2016 01:40:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 250BA2A42E; Fri, 28 Oct 2016 01:40:51 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D4B162A430 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 28 Oct 2016 01:40:50 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bzw8t-0002z0-Vk; Fri, 28 Oct 2016 01:39:36 +0000 Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bzw8S-0002sn-L9 for linux-arm-kernel@lists.infradead.org; Fri, 28 Oct 2016 01:39:09 +0000 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id E74096166C; Fri, 28 Oct 2016 01:38:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1477618727; bh=+rh3qW11QCfGn5C3XBTIHxcJdD8SXR4QGMoLX2La3M8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FSUxDI2yAy/bTemQeWMDyrKuZcmimhIRE0bEy2I+5WzXcTX7gDhxnWlz27y/Y5Czw ouY2z9pqGEyKCu1qXUVqMfGuadeDmq2a149wgYwd62mDnn8goJytZ/GdUak8aAvJ5i v4/BD08Yd8XY6qSyHasVhpm3lK8P1SQrGHn6veJw= Received: from localhost (i-global254.qualcomm.com [199.106.103.254]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: sboyd@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id EA336605A2; Fri, 28 Oct 2016 01:38:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1477618727; bh=+rh3qW11QCfGn5C3XBTIHxcJdD8SXR4QGMoLX2La3M8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FSUxDI2yAy/bTemQeWMDyrKuZcmimhIRE0bEy2I+5WzXcTX7gDhxnWlz27y/Y5Czw ouY2z9pqGEyKCu1qXUVqMfGuadeDmq2a149wgYwd62mDnn8goJytZ/GdUak8aAvJ5i v4/BD08Yd8XY6qSyHasVhpm3lK8P1SQrGHn6veJw= DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org EA336605A2 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=sboyd@codeaurora.org Date: Thu, 27 Oct 2016 18:38:46 -0700 From: Stephen Boyd <sboyd@codeaurora.org> To: gabriel.fernandez@st.com Subject: Re: [PATCH v3 1/3] clk: stm32f4: Add LSI & LSE clocks Message-ID: <20161028013846.GA16026@codeaurora.org> References: <1477041810-12313-1-git-send-email-gabriel.fernandez@st.com> <1477041810-12313-2-git-send-email-gabriel.fernandez@st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1477041810-12313-2-git-send-email-gabriel.fernandez@st.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161027_183908_748783_AE6431AD X-CRM114-Status: GOOD ( 14.13 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Mark Rutland <mark.rutland@arm.com>, devicetree@vger.kernel.org, daniel.thompson@linaro.org, Alexandre Torgue <alexandre.torgue@st.com>, Arnd Bergmann <arnd@arndb.de>, Nicolas Pitre <nico@linaro.org>, Michael Turquette <mturquette@baylibre.com>, olivier.bideau@st.com, Russell King <linux@armlinux.org.uk>, linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>, ludovic.barre@st.com, Maxime Coquelin <mcoquelin.stm32@gmail.com>, amelie.delaunay@st.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/drivers/clk/clk-stm32f4.c b/drivers/clk/clk-stm32f4.c index c2661e28eeda..5eb05dbf59b8 100644 --- a/drivers/clk/clk-stm32f4.c +++ b/drivers/clk/clk-stm32f4.c @@ -224,7 +224,7 @@ static const u64 stm32f46xx_gate_map[MAX_GATE_MAP] = { 0x000000f17ef417ffull, 0x0000000000000003ull, 0x0c777f33f6fec9ffull }; -const u64 *stm32f4_gate_map; +static const u64 *stm32f4_gate_map; static struct clk_hw **clks;