From patchwork Fri Jan 3 10:07:48 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22888 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f72.google.com (mail-qa0-f72.google.com [209.85.216.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 3651C218E6 for ; Fri, 3 Jan 2014 10:11:43 +0000 (UTC) Received: by mail-qa0-f72.google.com with SMTP id f11sf406275qae.11 for ; Fri, 03 Jan 2014 02:11:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version: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=E76Kw+Ar7ecFw+eVNRG95DeCH6Ipf0HYQMgO6SSw6NU=; b=XZufspzyzh2pici2FEys2a5Kw5U1ixqS52F3PRh9b2vILVv7pvMeCV6yjKDwzQnMa2 AC4hkuxr09xHX4LudTi2t/UECb7HZIFQKtBGO+JUrZWr0RSRLuOmKIrqFZoSGIOAuTY4 a2lMzGDAzYdK7Iy4Qs831kMrvf/Khlv8rmjqAhvgz7sOWKbwTofXNDvjsy0g9rwt7lX2 ISFFrvwCJhluEknViPoZIXOoRTCSLrygYORgnQDt/8mA32JqbYnZr4SLaOPDdPFTrj0v sIBh0IhOXTAtNK13WeByA5rRiywY0GT637yvbjI7cK25noX7NNIPuHAd45u+tBJrohvP dBrA== X-Gm-Message-State: ALoCoQldV8XwXaQ/xFUCSCqsgdUfE6ecUG2n2hu9m+3VJa+wFBdOFYxyD5v24HPtew62Mo4tWLkE X-Received: by 10.58.216.198 with SMTP id os6mr17683282vec.30.1388743902061; Fri, 03 Jan 2014 02:11:42 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.37.195 with SMTP id a3ls4647663qek.88.gmail; Fri, 03 Jan 2014 02:11:42 -0800 (PST) X-Received: by 10.221.6.136 with SMTP id ok8mr9303752vcb.2.1388743901990; Fri, 03 Jan 2014 02:11:41 -0800 (PST) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by mx.google.com with ESMTPS id dp3si24751663vcb.21.2014.01.03.02.11.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 Jan 2014 02:11:41 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id lh4so7762155vcb.9 for ; Fri, 03 Jan 2014 02:11:41 -0800 (PST) X-Received: by 10.52.230.35 with SMTP id sv3mr1429772vdc.27.1388743901898; Fri, 03 Jan 2014 02:11:41 -0800 (PST) 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.59.13.131 with SMTP id ey3csp818906ved; Fri, 3 Jan 2014 02:11:41 -0800 (PST) X-Received: by 10.66.154.169 with SMTP id vp9mr8918358pab.39.1388743899793; Fri, 03 Jan 2014 02:11:39 -0800 (PST) Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by mx.google.com with ESMTPS id ot3si45273542pac.311.2014.01.03.02.11.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 Jan 2014 02:11:39 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.51 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.51; Received: by mail-pa0-f51.google.com with SMTP id fa1so15686436pad.10 for ; Fri, 03 Jan 2014 02:11:39 -0800 (PST) X-Received: by 10.68.190.103 with SMTP id gp7mr94280647pbc.74.1388743899376; Fri, 03 Jan 2014 02:11:39 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id ha10sm107769835pbd.17.2014.01.03.02.11.37 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 Jan 2014 02:11:38 -0800 (PST) From: Sachin Kamat To: rtc-linux@googlegroups.com Cc: akpm@linux-foundation.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH Resend 3/3] drivers/rtc/rtc-hym8563.c: Staticize local symbol Date: Fri, 3 Jan 2014 15:37:48 +0530 Message-Id: <1388743668-18768-3-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1388743668-18768-1-git-send-email-sachin.kamat@linaro.org> References: <1388743668-18768-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.220.178 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: , 'hym8563_clkout_ops' is used only in this file. Signed-off-by: Sachin Kamat --- drivers/rtc/rtc-hym8563.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/rtc/rtc-hym8563.c b/drivers/rtc/rtc-hym8563.c index 6118000b787a..bd628a6f981d 100644 --- a/drivers/rtc/rtc-hym8563.c +++ b/drivers/rtc/rtc-hym8563.c @@ -389,7 +389,7 @@ static int hym8563_clkout_is_prepared(struct clk_hw *hw) return !(ret & HYM8563_CLKOUT_DISABLE); } -const struct clk_ops hym8563_clkout_ops = { +static const struct clk_ops hym8563_clkout_ops = { .prepare = hym8563_clkout_prepare, .unprepare = hym8563_clkout_unprepare, .is_prepared = hym8563_clkout_is_prepared,