From patchwork Wed Jan 15 05:43:26 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 23211 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f198.google.com (mail-qc0-f198.google.com [209.85.216.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 53A9C202FA for ; Wed, 15 Jan 2014 05:47:48 +0000 (UTC) Received: by mail-qc0-f198.google.com with SMTP id c9sf944424qcz.9 for ; Tue, 14 Jan 2014 21:47:47 -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=AzZ+eo9pqC2LXv3tEVugPu+RC5sSfNhKGITa/alpVg4=; b=ZUaWfw/M8XPaNvPUOr705GkJn45MQKFBynyisUeLLfkwE7B59XZGsChGvAmEgCBhWa S9m9SuNL2aFz8vwh07GS7Qw7gz0g3z2dx+tzKotqWAJczuF2cQ/+N6TkXyb/gEZuePaH xN7sE1CfpMVDHFdeqKPAp7loiqgBt6zYoIbfSFpFs+NWs7TZ1wMXsML0EowgoDaMgI9F UoUxCIyOR2KDRnsPEqzWnRZPbBN1lC5UMpmcWM5FP6+gIXXE1hfGJWMLUGjKEh3ugo9J Gpnsbgfd8O4NO7rlQzXrskkLTKZ+EyikRd2dLDPkudZ7MoZMLQCuizEBOXsEhYHVO4y4 WQxg== X-Gm-Message-State: ALoCoQnLj/VSx+OjzsKROJRh2jV282E02Os51fpGh9rk5p9ITtfX321dFBEP+V5viGsApOn4Vbe5 X-Received: by 10.58.38.137 with SMTP id g9mr229808vek.6.1389764867494; Tue, 14 Jan 2014 21:47:47 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.47.48 with SMTP id a16ls499088qen.26.gmail; Tue, 14 Jan 2014 21:47:47 -0800 (PST) X-Received: by 10.59.0.193 with SMTP id ba1mr346746ved.12.1389764867408; Tue, 14 Jan 2014 21:47:47 -0800 (PST) Received: from mail-vb0-f50.google.com (mail-vb0-f50.google.com [209.85.212.50]) by mx.google.com with ESMTPS id eo4si1167112vdb.4.2014.01.14.21.47.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 Jan 2014 21:47:47 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.50 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.50; Received: by mail-vb0-f50.google.com with SMTP id w8so230658vbj.37 for ; Tue, 14 Jan 2014 21:47:47 -0800 (PST) X-Received: by 10.52.96.99 with SMTP id dr3mr89384vdb.69.1389764867325; Tue, 14 Jan 2014 21:47:47 -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 ey3csp250554ved; Tue, 14 Jan 2014 21:47:46 -0800 (PST) X-Received: by 10.68.176.65 with SMTP id cg1mr232314pbc.145.1389764866475; Tue, 14 Jan 2014 21:47:46 -0800 (PST) Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by mx.google.com with ESMTPS id xy6si2607725pab.269.2014.01.14.21.47.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 Jan 2014 21:47:46 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.44 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.44; Received: by mail-pb0-f44.google.com with SMTP id rq2so661758pbb.31 for ; Tue, 14 Jan 2014 21:47:46 -0800 (PST) X-Received: by 10.66.242.17 with SMTP id wm17mr385543pac.102.1389764866008; Tue, 14 Jan 2014 21:47:46 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id nw11sm7021158pab.13.2014.01.14.21.47.43 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 Jan 2014 21:47:45 -0800 (PST) From: Sachin Kamat To: linux-arm-kernel@lists.infradead.org Cc: mturquette@linaro.org, pdeschrijver@nvidia.com, swarren@wwwdotorg.org, sachin.kamat@linaro.org, patches@linaro.org, Lee Jones Subject: [PATCH 2/2] clk: ux500: Staticize ux500_twocell_get Date: Wed, 15 Jan 2014 11:13:26 +0530 Message-Id: <1389764606-14102-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1389764606-14102-1-git-send-email-sachin.kamat@linaro.org> References: <1389764606-14102-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.212.50 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: , ux500_twocell_get is a local symbol. Signed-off-by: Sachin Kamat Cc: Lee Jones Acked-by: Lee Jones --- drivers/clk/ux500/u8500_of_clk.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/clk/ux500/u8500_of_clk.c b/drivers/clk/ux500/u8500_of_clk.c index cdeff299de26..7b55ef89baa5 100644 --- a/drivers/clk/ux500/u8500_of_clk.c +++ b/drivers/clk/ux500/u8500_of_clk.c @@ -29,7 +29,8 @@ static struct clk *prcc_kclk[(PRCC_NUM_PERIPH_CLUSTERS + 1) * PRCC_PERIPHS_PER_C #define PRCC_KCLK_STORE(clk, base, bit) \ prcc_kclk[(base * PRCC_PERIPHS_PER_CLUSTER) + bit] = clk -struct clk *ux500_twocell_get(struct of_phandle_args *clkspec, void *data) +static struct clk *ux500_twocell_get(struct of_phandle_args *clkspec, + void *data) { struct clk **clk_data = data; unsigned int base, bit;