linux/drivers/clk/sifive
Zong Li 24a4a29f75 clk: sifive: Add SoCs prefix in each SoCs-dependent data
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@sifive.com>
Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Link: https://lore.kernel.org/r/7728ef662c59449ce954b1b62c6ad5241e07adfb.1646388139.git.zong.li@sifive.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2022-03-15 15:56:28 -07:00
..
fu540-prci.c clk: sifive: Add SoCs prefix in each SoCs-dependent data 2022-03-15 15:56:28 -07:00
fu540-prci.h clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where it's used 2021-02-11 11:56:06 -08:00
fu740-prci.c clk: sifive: Add SoCs prefix in each SoCs-dependent data 2022-03-15 15:56:28 -07:00
fu740-prci.h clk: sifive: Add pcie_aux clock in prci driver for PCIe driver 2021-05-04 12:26:09 +01:00
Kconfig clk: sifive: Use reset-simple in prci driver for PCIe driver 2021-05-04 12:26:09 +01:00
Makefile clk: sifive: Add a driver for the SiFive FU740 PRCI IP block 2020-12-16 12:22:59 -08:00
sifive-prci.c clk: sifive: Fix kernel-doc 2021-06-01 23:39:15 -07:00
sifive-prci.h clk: sifive: Use reset-simple in prci driver for PCIe driver 2021-05-04 12:26:09 +01:00