[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1785547.ocfUNUBeK4@phil>
Date: Thu, 25 Jul 2019 21:47:42 +0200
From: Heiko Stuebner <heiko@...ech.de>
To: Nathan Huckleberry <nhuck@...gle.com>
Cc: mturquette@...libre.com, sboyd@...nel.org, andy.yan@...k-chips.com,
zhangqing@...k-chips.com, linux-clk@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
clang-built-linux@...glegroups.com
Subject: Re: [PATCH] clk: rockchip: Fix -Wunused-const-variable
Am Freitag, 28. Juni 2019, 00:22:20 CEST schrieb Nathan Huckleberry:
> Clang produces the following warning
>
> drivers/clk/rockchip/clk-rv1108.c:125:7: warning: unused variable
> 'mux_pll_src_3plls_p' [-Wunused-const-variable]
> PNAME(mux_pll_src_3plls_p) = { "apll", "gpll", "dpll" };
>
> Looks like this variable was never used. Deleting it to remove the
> warning.
>
> Cc: clang-built-linux@...glegroups.com
> Link: https://github.com/ClangBuiltLinux/linux/issues/524
> Signed-off-by: Nathan Huckleberry <nhuck@...gle.com>
applied for 5.4
Thanks
Heiko
Powered by blists - more mailing lists