From patchwork Tue Aug 6 11:31:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18792 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ye0-f200.google.com (mail-ye0-f200.google.com [209.85.213.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6149625DF6 for ; Tue, 6 Aug 2013 11:48:42 +0000 (UTC) Received: by mail-ye0-f200.google.com with SMTP id r13sf274212yen.11 for ; Tue, 06 Aug 2013 04:48:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=cxwovEHPLMk5c7fSowS4eYr6b59ju58YRvnL1wdsnjw=; b=LsC1gGxWMmD/SoKaaRTWmcO5Z9Qju16tHRgtWeJySpEDdr/fwD4pKQvUBjNnk9Le0/ dfZax7zG6g+2qp1Ha5A/ZHoS0XY8ADaraVdvupfyL1a46+3WmJtpnZQybNPQCgzH0D0k BqToGeoRGPdBBMPEkCOCWt4wJPzgyucTV85ylpcqYaiGFnT1EhlndZm+R8H2ajDc9vVh zdA3e/elG4UiQjxVOcbDQaEj3gv1wo+EKPf3HIVJ1npnMIHANP/DwZn0HlnSaaJYS+jo Mesat63C462C7wCG4Uqt1O0H9RhdmUWUyHqwNn+3kyuPvf1rS+R68Jrk0E8stYnBE1qh /xTg== X-Received: by 10.236.54.8 with SMTP id h8mr347110yhc.11.1375789721961; Tue, 06 Aug 2013 04:48:41 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.71.49 with SMTP id r17ls157862qeu.51.gmail; Tue, 06 Aug 2013 04:48:41 -0700 (PDT) X-Received: by 10.52.106.199 with SMTP id gw7mr190870vdb.99.1375789721861; Tue, 06 Aug 2013 04:48:41 -0700 (PDT) Received: from mail-vb0-f47.google.com (mail-vb0-f47.google.com [209.85.212.47]) by mx.google.com with ESMTPS id f20si187308vcs.67.2013.08.06.04.48.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 04:48:41 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.47 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.47; Received: by mail-vb0-f47.google.com with SMTP id h10so245009vbh.34 for ; Tue, 06 Aug 2013 04:48:41 -0700 (PDT) X-Gm-Message-State: ALoCoQl12oiCYF/6VpAaY0eZs2RkvFUAbuGAMAxvA637miHdukM+MzszpzDAug95u9droxErSfrj X-Received: by 10.220.164.138 with SMTP id e10mr256699vcy.27.1375789721741; Tue, 06 Aug 2013 04:48:41 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.221.11.8 with SMTP id pc8csp141181vcb; Tue, 6 Aug 2013 04:48:41 -0700 (PDT) X-Received: by 10.66.248.198 with SMTP id yo6mr2666569pac.143.1375789720658; Tue, 06 Aug 2013 04:48:40 -0700 (PDT) Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173]) by mx.google.com with ESMTPS id ql10si912888pbb.250.2013.08.06.04.48.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 04:48:40 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.173 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.173; Received: by mail-pd0-f173.google.com with SMTP id p11so241964pdj.18 for ; Tue, 06 Aug 2013 04:48:40 -0700 (PDT) X-Received: by 10.66.246.106 with SMTP id xv10mr2758748pac.100.1375789719998; Tue, 06 Aug 2013 04:48:39 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id sz6sm3662088pab.5.2013.08.06.04.48.36 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 04:48:39 -0700 (PDT) From: Sachin Kamat To: linux-arm-kernel@lists.infradead.org Cc: mturquette@linaro.org, kgene.kim@samsung.com, linux-samsung-soc@vger.kernel.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/3] clk: exynos4: Make exynos4_plls static Date: Tue, 6 Aug 2013 17:01:13 +0530 Message-Id: <1375788675-2638-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.47 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , 'exynos4_plls' is used only in this file. Make it static. Signed-off-by: Sachin Kamat --- drivers/clk/samsung/clk-exynos4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/samsung/clk-exynos4.c b/drivers/clk/samsung/clk-exynos4.c index 68f9a4a..fec319d 100644 --- a/drivers/clk/samsung/clk-exynos4.c +++ b/drivers/clk/samsung/clk-exynos4.c @@ -984,7 +984,7 @@ static __initdata struct of_device_id ext_clk_match[] = { {}, }; -struct __initdata samsung_pll_clock exynos4_plls[nr_plls] = { +static struct __initdata samsung_pll_clock exynos4_plls[nr_plls] = { [apll] = PLL_A(pll_35xx, fout_apll, "fout_apll", "fin_pll", APLL_LOCK, APLL_CON0, "fout_apll", NULL), [mpll] = PLL_A(pll_35xx, fout_mpll, "fout_mpll", "fin_pll",