summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorSam Edwards <[email protected]>2023-10-11 19:47:55 -0600
committerAndre Przywara <[email protected]>2023-10-22 23:41:52 +0100
commitb1fbc20e769e7724b0d8d5a14e47f5cf541b31a8 (patch)
tree72e722f7a37bf20793d06d1e85ddd75170f35f90 /scripts/checkpatch.pl
parent3f31c6f1039b117d0276fe047c1383d17ac1ac84 (diff)
sunxi: psci: stop modeling register layout with C structs
Since the sunxi support nowadays generally prefers #defined register offsets instead of modeling register layouts using C structs, now is a good time to do this for PSCI as well. This patch moves away from using the structs `sunxi_cpucfg_reg` and `sunxi_prcm_reg` in psci.c. The former struct and its associated header file existed only to support PSCI code, so also delete them altogether. Signed-off-by: Sam Edwards <[email protected]> Reviewed-by: Andre Przywara <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions