diff options
author | Andre Przywara <andre.przywara@arm.com> | 2025-01-26 00:04:41 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-28 12:45:44 -0600 |
commit | 85e9882a17fe111fcb5cb563e673a6b46814044c (patch) | |
tree | b296d871bb2febd697d23cc20fd52cb1c49b5dc5 /arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | |
parent | 3389c5729766ce0c7d7b64cce0676fe5c963fc0b (diff) |
sunxi: clock: H6: remove struct sunxi_prcm_reg
With the SPL clock code and the DRAM init routine we converted all users
of the H6 class "struct sunxi_prcm_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