From patchwork Thu Jul 18 10:01:18 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18410 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f200.google.com (mail-ve0-f200.google.com [209.85.128.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 9528023915 for ; Thu, 18 Jul 2013 10:17:32 +0000 (UTC) Received: by mail-ve0-f200.google.com with SMTP id m1sf4275105ves.7 for ; Thu, 18 Jul 2013 03:17:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=4aKRPh46jOblIXEojUAG/hjwk3SUEQn1emAXlDx4POc=; b=JoU7Lg0jlVkgGMYYPtpjmb2tUZHvFqOP3N8OW+PxjiwDkmhG9xvor5mpTRjNiuiLec 54HPLLy40AqC2tfDCc7pYChkQ3rYkrqwL1G//oSnyzV7NLNiAPPuPeP4foMeATRJy+lM de0m/LCmqe0Ileo08uoElhc4qD1a1bYuU9/lA/3HKadZOouuL0chkcnxNzOuA9J2C9Nf RyHibGFG6S36JjbMTUll1lLWymNmU6WY8LqV3F5GV88a6FMTI9/qthZ5CAJGWcH2Ubkq 5SKpVPLEBdMq37Q3xchl6XuwS3VTUAIcgaFKZm7pJuPRkyvNjSlebFpwn9oIt6RAhl1k JtCw== X-Received: by 10.236.119.107 with SMTP id m71mr6137196yhh.0.1374142651992; Thu, 18 Jul 2013 03:17:31 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.104.112 with SMTP id gd16ls1392854qeb.68.gmail; Thu, 18 Jul 2013 03:17:31 -0700 (PDT) X-Received: by 10.58.237.105 with SMTP id vb9mr229510vec.2.1374142651891; Thu, 18 Jul 2013 03:17:31 -0700 (PDT) Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) by mx.google.com with ESMTPS id ur15si2617305veb.32.2013.07.18.03.17.31 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Jul 2013 03:17:31 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.180 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.180; Received: by mail-vc0-f180.google.com with SMTP id gf12so1048161vcb.25 for ; Thu, 18 Jul 2013 03:17:31 -0700 (PDT) X-Received: by 10.58.6.210 with SMTP id d18mr3611536vea.96.1374142651809; Thu, 18 Jul 2013 03:17:31 -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.220.149.77 with SMTP id s13csp216899vcv; Thu, 18 Jul 2013 03:17:31 -0700 (PDT) X-Received: by 10.68.232.97 with SMTP id tn1mr8106157pbc.36.1374142650892; Thu, 18 Jul 2013 03:17:30 -0700 (PDT) Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by mx.google.com with ESMTPS id ei3si6205333pbb.67.2013.07.18.03.17.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Jul 2013 03:17:30 -0700 (PDT) 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 lf11so3065598pab.10 for ; Thu, 18 Jul 2013 03:17:30 -0700 (PDT) X-Received: by 10.66.139.227 with SMTP id rb3mr12457505pab.121.1374142650507; Thu, 18 Jul 2013 03:17:30 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id cx3sm12948518pbb.30.2013.07.18.03.17.27 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Jul 2013 03:17:30 -0700 (PDT) From: Sachin Kamat To: linux-arm-kernel@lists.infradead.org Cc: linux-samsung-soc@vger.kernel.org, mturquette@linaro.org, kgene.kim@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 2/6] clk: exynos4: Remove unused function Date: Thu, 18 Jul 2013 15:31:18 +0530 Message-Id: <1374141682-29432-3-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1374141682-29432-1-git-send-email-sachin.kamat@linaro.org> References: <1374141682-29432-1-git-send-email-sachin.kamat@linaro.org> X-Gm-Message-State: ALoCoQkini5m+MXP5E0bLx2GeR18nftSU+U0Wr+ySwYE7n4CUtgfTcCCS/NnQRxw+JxZA2hNRlO0 X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.180 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: , Subsequent to the cleanup in commit 3c70348c7c ("ARM: EXYNOS: Remove legacy timer initialization code"), this function has no more users. Hence remove it. Signed-off-by: Sachin Kamat --- drivers/clk/samsung/clk-exynos4.c | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/drivers/clk/samsung/clk-exynos4.c b/drivers/clk/samsung/clk-exynos4.c index 5af496c..75635eb 100644 --- a/drivers/clk/samsung/clk-exynos4.c +++ b/drivers/clk/samsung/clk-exynos4.c @@ -969,20 +969,6 @@ static void __init exynos4_clk_register_finpll(unsigned long xom) } -/* - * This function allows non-dt platforms to specify the clock speed of the - * xxti and xusbxti clocks. These clocks are then registered with the specified - * clock speed. - */ -void __init exynos4_clk_register_fixed_ext(unsigned long xxti_f, - unsigned long xusbxti_f) -{ - exynos4_fixed_rate_ext_clks[0].fixed_rate = xxti_f; - exynos4_fixed_rate_ext_clks[1].fixed_rate = xusbxti_f; - samsung_clk_register_fixed_rate(exynos4_fixed_rate_ext_clks, - ARRAY_SIZE(exynos4_fixed_rate_ext_clks)); -} - static __initdata struct of_device_id ext_clk_match[] = { { .compatible = "samsung,clock-xxti", .data = (void *)0, }, { .compatible = "samsung,clock-xusbxti", .data = (void *)1, },