[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191224081039.6C9D220643@mail.kernel.org>
Date: Tue, 24 Dec 2019 00:10:38 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
Michael Turquette <mturquette@...libre.com>,
YueHaibing <yuehaibing@...wei.com>
Cc: YueHaibing <yuehaibing@...wei.com>,
linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
Hulk Robot <hulkci@...wei.com>
Subject: Re: [PATCH -next] clk: bm1800: Remove set but not used variable 'fref'
Quoting YueHaibing (2019-11-28 19:35:34)
> Fixes gcc '-Wunused-but-set-variable' warning:
>
> drivers/clk/clk-bm1880.c: In function 'bm1880_pll_rate_calc':
> drivers/clk/clk-bm1880.c:477:13: warning:
> variable 'fref' set but not used [-Wunused-but-set-variable]
>
> It is never used, so remove it.
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists