diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-07-12 21:47:57 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-07-14 02:21:50 +0000 |
commit | 5183abd3123586d8daed9f0878cbc521b74c46ff (patch) | |
tree | a6cdad9ed33e7952c2177bdfe9649ba92b1f0b99 /src/soc/mediatek/mt8183 | |
parent | c0a6a0efc4be6c09c2181528d34af1deeda81817 (diff) |
soc/amd/picasso,stoneyridge/mca: clean up mca_bank struct
Only the fields bank and sts from the mca_bank struct were used outside
a local scope, so remove the rest. Also rename the struct that now only
contains the bank number and the status MSR content to mca_bank_status.
Change-Id: I925347dff950ac2bd021635ca988c02fba48df7f
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56237
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/mediatek/mt8183')
0 files changed, 0 insertions, 0 deletions