From patchwork Tue Aug 6 11:31:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18793 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f72.google.com (mail-vb0-f72.google.com [209.85.212.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 48BD025DF6 for ; Tue, 6 Aug 2013 11:48:45 +0000 (UTC) Received: by mail-vb0-f72.google.com with SMTP id f12sf289635vbg.11 for ; Tue, 06 Aug 2013 04:48:45 -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:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=Wj2Z8R9vqGnNa16N5a+DUZVYq2HHR2X9RmBfkpkPqgQ=; b=lCP+qBCoWHw6mpklG/XRJTdM0KumgrXLa1g2/IzKsioLgGzC/l38G4Iu7uFWVLElyy r5LnZPvK1jg/sam5hozn1yaNFcDZS3qmBVAyaYeDjGARoemsjHtsKyCAKD8sRsJ7RhAL diTYusc2ml0gXGiNmTgPypDVZtEzddhwFae4KtKo5QDGEgTValFTFqxhYD5rKvUlD1cV ffG5BqAk7wfAAGjIaZRtkc2WIe672fc06ihepSfJfWmeBfOrVmZCoPbXurGDDZnxQc9s vsNeiAk2uBpZo6J9pjWjCQCKJ8q/w5AUgE5EcYy9CJauKQJ7U7fpjVAqggDl+8tT8KXI oajw== X-Received: by 10.236.207.169 with SMTP id n29mr314573yho.50.1375789724978; Tue, 06 Aug 2013 04:48:44 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.81.200 with SMTP id c8ls180228qey.85.gmail; Tue, 06 Aug 2013 04:48:44 -0700 (PDT) X-Received: by 10.52.187.162 with SMTP id ft2mr218253vdc.10.1375789724879; Tue, 06 Aug 2013 04:48:44 -0700 (PDT) Received: from mail-ve0-f173.google.com (mail-ve0-f173.google.com [209.85.128.173]) by mx.google.com with ESMTPS id zj7si186199vdb.51.2013.08.06.04.48.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 04:48:44 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.173; Received: by mail-ve0-f173.google.com with SMTP id cy12so265531veb.18 for ; Tue, 06 Aug 2013 04:48:44 -0700 (PDT) X-Gm-Message-State: ALoCoQmR72D2sAABYDFqNekCXYenum+L+bCGpvRwU/gROc0KRTTzr0cGBUJxZOkVdEuBGABESRqk X-Received: by 10.58.211.227 with SMTP id nf3mr265404vec.20.1375789724764; Tue, 06 Aug 2013 04:48:44 -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 pc8csp141183vcb; Tue, 6 Aug 2013 04:48:44 -0700 (PDT) X-Received: by 10.68.251.234 with SMTP id zn10mr935126pbc.188.1375789723931; Tue, 06 Aug 2013 04:48:43 -0700 (PDT) Received: from mail-pb0-f48.google.com (mail-pb0-f48.google.com [209.85.160.48]) by mx.google.com with ESMTPS id tw4si937560pbc.151.2013.08.06.04.48.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 04:48:43 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.160.48 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.48; Received: by mail-pb0-f48.google.com with SMTP id ma3so307317pbc.21 for ; Tue, 06 Aug 2013 04:48:43 -0700 (PDT) X-Received: by 10.66.240.140 with SMTP id wa12mr2715752pac.162.1375789723527; Tue, 06 Aug 2013 04:48:43 -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.40 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 04:48:42 -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 2/3] clk: exynos5250: Make exynos5250_plls static Date: Tue, 6 Aug 2013 17:01:14 +0530 Message-Id: <1375788675-2638-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1375788675-2638-1-git-send-email-sachin.kamat@linaro.org> References: <1375788675-2638-1-git-send-email-sachin.kamat@linaro.org> 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.128.173 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: , exynos5250_plls is used only in this file. Make it static. Signed-off-by: Sachin Kamat --- drivers/clk/samsung/clk-exynos5250.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/samsung/clk-exynos5250.c b/drivers/clk/samsung/clk-exynos5250.c index df3628c..5865cef 100644 --- a/drivers/clk/samsung/clk-exynos5250.c +++ b/drivers/clk/samsung/clk-exynos5250.c @@ -517,7 +517,7 @@ static __initdata struct samsung_pll_rate_table epll_24mhz_tbl[] = { { }, }; -struct __initdata samsung_pll_clock exynos5250_plls[nr_plls] = { +static struct __initdata samsung_pll_clock exynos5250_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", MPLL_LOCK,