[PATCH v2 4/5] clk: sifive: Add SoCs prefix in each SoCs-dependent data
Stephen Boyd
sboyd at kernel.org
Tue Mar 15 17:02:31 PDT 2022
Quoting Zong Li (2022-03-04 02:03:20)
> This patch is prerequisite for moving SoCs C files into SoCs header
> files. Currently, fu540-prci.c and fu740-prci.c use same names for
> several macro definitions and variables, it would cause redefinition
> error when we trying to include all stuff in sifive-prci.c. In this
> patch, we also remove the temporary macro definitions which are
> added by previous patch.
>
> Signed-off-by: Zong Li <zong.li at sifive.com>
> Acked-by: Palmer Dabbelt <palmer at rivosinc.com>
> ---
Applied to clk-next
More information about the linux-riscv
mailing list