From patchwork Fri Sep 13 09:23:46 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 2882421 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id A26A6BFF05 for ; Fri, 13 Sep 2013 09:44:18 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7B4DB202E8 for ; Fri, 13 Sep 2013 09:44:17 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B20D52038B for ; Fri, 13 Sep 2013 09:44:12 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VKPuC-0007nV-Dk; Fri, 13 Sep 2013 09:43:12 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VKPtv-0007LB-EY; Fri, 13 Sep 2013 09:42:55 +0000 Received: from mail-pd0-f169.google.com ([209.85.192.169]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VKPtW-0007GO-R0 for linux-arm-kernel@lists.infradead.org; Fri, 13 Sep 2013 09:42:31 +0000 Received: by mail-pd0-f169.google.com with SMTP id r10so1040380pdi.0 for ; Fri, 13 Sep 2013 02:42:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=b+6WQnlN2AwTADdojf6U5dqhsNKIyelEyeju12N8nIU=; b=R6yE6PZq/5/Rj+0/ZXdna5j0qAHa3ZJbQn9+eBATpUL1A5NO2445G688XzJlIRYe01 +c0Et0Y0NjSw7pkXOVO8DdRn6q3Lncr0G/HN6pjy5OFWTgt7jd7hlzk3Fvgd137g5Dno Ot9uQzko+XuM2pik3+W0aO8pdd7qJ1Kk1QzA+6Q8Sax5oTUKBz6ymI3zFZ9xdv2pcGxO x2V71lcR2+TQgIpGPUbV5CbkYk/gHKApseWg02JnxnZVmr5m61YQjhej/6CqKwzuqyEF 029X/mJBUIKJY4l3maNAYaD/otSesa3udfjVvH3I7y6oyFW7rmkX302eVpe7RWyC2t41 UhpA== X-Gm-Message-State: ALoCoQmwuawLUYaLbVbwer6DKezWfbBGgHnOyWo9OA4xvKEOuF4MqT9SByroIEtdRLM11UcaDS5L X-Received: by 10.66.190.198 with SMTP id gs6mr14070411pac.49.1379065329382; Fri, 13 Sep 2013 02:42:09 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id mr3sm10532251pbb.27.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Sep 2013 02:42:08 -0700 (PDT) From: Sachin Kamat To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 04/10] clk: tegra: Staticize tegra_clk_periph_nodiv_ops Date: Fri, 13 Sep 2013 14:53:46 +0530 Message-Id: <1379064232-10261-4-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1379064232-10261-1-git-send-email-sachin.kamat@linaro.org> References: <1379064232-10261-1-git-send-email-sachin.kamat@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130913_054230_995392_2B5F4627 X-CRM114-Status: GOOD ( 10.57 ) X-Spam-Score: -1.9 (-) Cc: sachin.kamat@linaro.org, mturquette@linaro.org, Stephen Warren X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP tegra_clk_periph_nodiv_ops is used only in this file. Make it static. Signed-off-by: Sachin Kamat Cc: Stephen Warren --- drivers/clk/tegra/clk-periph.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/tegra/clk-periph.c b/drivers/clk/tegra/clk-periph.c index b2309d3..2c0bfa2 100644 --- a/drivers/clk/tegra/clk-periph.c +++ b/drivers/clk/tegra/clk-periph.c @@ -162,7 +162,7 @@ const struct clk_ops tegra_clk_periph_ops = { .disable = clk_periph_disable, }; -const struct clk_ops tegra_clk_periph_nodiv_ops = { +static const struct clk_ops tegra_clk_periph_nodiv_ops = { .get_parent = clk_periph_get_parent, .set_parent = clk_periph_set_parent, .is_enabled = clk_periph_is_enabled,