Message ID | 20210325075018.6598-2-avolmat@me.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=YilY=IX=lists.infradead.org=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 39016C433DB for <linux-arm-kernel@archiver.kernel.org>; Thu, 25 Mar 2021 07:54:14 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C09EE61A0F for <linux-arm-kernel@archiver.kernel.org>; Thu, 25 Mar 2021 07:54:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C09EE61A0F Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=me.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:References:In-Reply-To:Message-Id:Date:Subject:Cc:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=fkjl5TTFx4qx04UL8erSZfNX25KKU1Gp2u81Vs0kY0E=; b=AUpZ4Ke+DJ4lz0IDiSp19/cLHh L54GA+q0s7WwvYACqTleTjR4cOBoTO2y6a8LzxSu0GF53FyQOibLz9/hLv2mTGE2Imcdo57hgQZLN /OsTAugL7Oiv1YKP1j0I4cJ46gJQxl5QZIAUwgnDo0q1syELQEcEsIX+8msYQPG9zReRUZrjQzc9f zz54Vxi86umrP9vGZRkR1mPkyjrtKPgB9ujw2XV3XTLkZym1Qvp/VVv45RCIejQegH6XrES4bSaKc Nfr6yD1phzajr8OB8H1NKpw4JCik0IL63mdOm9J8ABsZewUXTW/8bA4Spu+KMCuRL7CGOqpjBnT6T jPO1zCKw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lPKm0-000p2f-8p; Thu, 25 Mar 2021 07:51:20 +0000 Received: from st43p00im-ztfb10071701.me.com ([17.58.63.173]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lPKlq-000ozm-6S for linux-arm-kernel@lists.infradead.org; Thu, 25 Mar 2021 07:51:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai; t=1616658667; bh=gOHpXquEfX1hsU0THYneHHqC+i2psTEBMcaJtktWXlc=; h=From:To:Subject:Date:Message-Id; b=bHVArKRwBhSX6m9YyRknWT+7gKwqoRCRSW6kjgsnvW9AGL0zSz6Ld/tEI2LvFUCds UADPssIutYbZstRxFsHLVdRNbfVyapdNxUlz0Pph3h8XFhZ+CAOkBQG0FobFC4hA1q +2JIJIxMY/nEMGnwYxbXqkVHC7z5TuwcQ+wYcFBjew+dqnbEBx06HVEV4zdt1vtzwP PjuJuIXZ7bcErqJ26/RhuHvtDIZUZsxgTvVzrM1EgKUqvsGjKTsZF2MbyemH+xu29B APrxY7seJ4PipklorO70aPtT8eMCDWspfL1ldLZwWPaxKtN/Oz6zkPtnlb9bq7hnM5 C7kWlKXIeayIA== Received: from localhost (101.220.150.77.rev.sfr.net [77.150.220.101]) by st43p00im-ztfb10071701.me.com (Postfix) with ESMTPSA id 0F42E8A02BD; Thu, 25 Mar 2021 07:51:05 +0000 (UTC) From: Alain Volmat <avolmat@me.com> To: Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh+dt@kernel.org>, Patrice Chotard <patrice.chotard@foss.st.com> Cc: Lee Jones <lee.jones@linaro.org>, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Alain Volmat <avolmat@me.com> Subject: [PATCH v2 01/16] clk: st: clkgen-pll: remove used variable of struct clkgen_pll Date: Thu, 25 Mar 2021 08:50:03 +0100 Message-Id: <20210325075018.6598-2-avolmat@me.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210325075018.6598-1-avolmat@me.com> References: <20210325075018.6598-1-avolmat@me.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210325_075110_445648_F582A675 X-CRM114-Status: GOOD ( 10.78 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
clk: st: embed clock outputs within drivers
|
expand
|
diff --git a/drivers/clk/st/clkgen-pll.c b/drivers/clk/st/clkgen-pll.c index 119c5b33080c..f6c56ca90c7d 100644 --- a/drivers/clk/st/clkgen-pll.c +++ b/drivers/clk/st/clkgen-pll.c @@ -146,7 +146,6 @@ struct clkgen_pll { u32 ndiv; u32 idf; - u32 odf; u32 cp; };
ODF field within the struct clkgen_pll is never used by the driver and can thus be removed. Signed-off-by: Alain Volmat <avolmat@me.com> --- drivers/clk/st/clkgen-pll.c | 1 - 1 file changed, 1 deletion(-)