diff options
author | Andre Przywara <andre.przywara@arm.com> | 2025-01-24 23:43:52 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-28 12:45:44 -0600 |
commit | 5721a3c47ae153285ceddec4d0fe5d8b36a688d4 (patch) | |
tree | 5abdcc0f027cff4e4c8085597f5883ba011c0eab /arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | |
parent | c626eff09aea260989ea92644c7ac8016168c7a2 (diff) |
sunxi: clock: H6: remove struct sunxi_ccm_reg
With the SPL clock code, the MMC driver, and the DRAM init routine we
converted all users of the H6 class "struct sunxi_ccm_reg" over to use
#define'd register offsets now.
Drop the whole definition of this struct now, since it's not needed
anymore, for all H6 and H616 boards.
This removes the entire fragile and questionable definition, and allows
new SoCs to share the code more easily.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c')
0 files changed, 0 insertions, 0 deletions