From patchwork Sat Nov 3 22:02:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 12652 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 1BE4623FBB for ; Sat, 3 Nov 2012 22:02:50 +0000 (UTC) Received: from mail-da0-f52.google.com (mail-da0-f52.google.com [209.85.210.52]) by fiordland.canonical.com (Postfix) with ESMTP id A5C79A18455 for ; Sat, 3 Nov 2012 22:02:49 +0000 (UTC) Received: by mail-da0-f52.google.com with SMTP id f10so2036033dak.11 for ; Sat, 03 Nov 2012 15:02:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=SREvNwxyTMArYmNwMOhdgzYAp7cLQzDRW1SSHLeOhpk=; b=BRf2sXxc418zOKtPLLw+WvuDgokWG6JfUSf7U3Y4XPXDY2+UpQZqiF3K8MVKMuh7qu 5KOdEnsI7R6khoK9SpoDEcr/hk1YZlW4Kpu2IFUWnFpk6zLyCk/Jd+wd8Q65tRUuUHaO qwMD32sPOp03PiA2V5xOFjxYWqBllzO7wrLy4rjnUaL2rXdIaRitTips1Idl6Lcoj/+3 HKbdDwybOv3iM6lj92vKhvPiGjGrcgLMKyABA3c707SeD3DgW8EpnsfzC6R4Luqa1otG YBfDnX6Yrk0wp9FBeIuUVAjQB/mzzWpgfyd6an6BMudrHnuAhbQ8PCzXyY5vG9ywZCtP hf0Q== Received: by 10.68.136.229 with SMTP id qd5mr17875417pbb.154.1351980168855; Sat, 03 Nov 2012 15:02:48 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.68.34.137 with SMTP id z9csp94630pbi; Sat, 3 Nov 2012 15:02:48 -0700 (PDT) Received: by 10.14.225.71 with SMTP id y47mr20773711eep.0.1351980167675; Sat, 03 Nov 2012 15:02:47 -0700 (PDT) Received: from mail-ee0-f45.google.com (mail-ee0-f45.google.com [74.125.83.45]) by mx.google.com with ESMTPS id f44si13861474eep.83.2012.11.03.15.02.47 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 03 Nov 2012 15:02:47 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.45 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.83.45; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.83.45 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-ee0-f45.google.com with SMTP id b47so2877665eek.32 for ; Sat, 03 Nov 2012 15:02:47 -0700 (PDT) Received: by 10.14.194.2 with SMTP id l2mr20615214een.12.1351980166984; Sat, 03 Nov 2012 15:02:46 -0700 (PDT) Received: from localhost.localdomain (88.Red-2-139-206.staticIP.rima-tde.net. [2.139.206.88]) by mx.google.com with ESMTPS id d44sm34844369eeo.10.2012.11.03.15.02.45 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 03 Nov 2012 15:02:46 -0700 (PDT) From: Lee Jones To: linux-kernel@vger.kernel.org Cc: Lee Jones , Russell King , linux-arm-kernel@lists.infradead.org Subject: [PATCH 1/9] ARM: integrator: Remove unused icst_params lclk_params structure Date: Sat, 3 Nov 2012 23:02:22 +0100 Message-Id: <1351980150-24145-2-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1351980150-24145-1-git-send-email-lee.jones@linaro.org> References: <1351980150-24145-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQl5g7DuTjFPpXaedbaiJ5jmX7C9QiXsgkEmF8oTjQktrUl4Fo9ao9woq/3qnqaqD4b4GPtC This was introduced way back before 2005 and has remained unused for over 7 years. Let's remove it. Cc: Russell King Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Lee Jones --- arch/arm/mach-integrator/cpu.c | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/arch/arm/mach-integrator/cpu.c b/arch/arm/mach-integrator/cpu.c index 590c192..4e0a689 100644 --- a/arch/arm/mach-integrator/cpu.c +++ b/arch/arm/mach-integrator/cpu.c @@ -30,18 +30,6 @@ static struct cpufreq_driver integrator_driver; #define CM_STAT __io_address(INTEGRATOR_HDR_STAT) #define CM_LOCK __io_address(INTEGRATOR_HDR_LOCK) -static const struct icst_params lclk_params = { - .ref = 24000000, - .vco_max = ICST525_VCO_MAX_5V, - .vco_min = ICST525_VCO_MIN, - .vd_min = 8, - .vd_max = 132, - .rd_min = 24, - .rd_max = 24, - .s2div = icst525_s2div, - .idx2s = icst525_idx2s, -}; - static const struct icst_params cclk_params = { .ref = 24000000, .vco_max = ICST525_VCO_MAX_5V,