[PATCH 06/20] clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where it's used
Stephen Boyd
sboyd at kernel.org
Thu Feb 11 14:49:52 EST 2021
Quoting Lee Jones (2021-01-20 01:30:26)
> Fixes the following W=1 kernel build warning(s):
>
> drivers/clk/sifive/fu540-prci.h:16:35: warning: ‘prci_clk_fu540’ defined but not used [-Wunused-const-variable=]
> drivers/clk/sifive/fu540-prci.h:16:35: warning: ‘prci_clk_fu540’ defined but not used [-Wunused-const-variable=]
>
> Cc: Michael Turquette <mturquette at baylibre.com>
> Cc: Stephen Boyd <sboyd at kernel.org>
> Cc: Paul Walmsley <paul.walmsley at sifive.com>
> Cc: Palmer Dabbelt <palmer at dabbelt.com>
> Cc: Pragnesh Patel <Pragnesh.patel at sifive.com>
> Cc: Zong Li <zong.li at sifive.com>
> Cc: linux-clk at vger.kernel.org
> Cc: linux-riscv at lists.infradead.org
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---
Applied to clk-next
More information about the linux-riscv
mailing list