summaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/chipset.cb
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2023-03-03 18:00:16 +0100
committerFred Reitberger <reitbergerfred@gmail.com>2023-03-06 13:18:42 +0000
commite859d15d3456adbfce002e5e103dc7b7037edb8b (patch)
tree81d23a02e7776a15416beb3e7a25560949282589 /src/soc/amd/picasso/chipset.cb
parent5d9a7cc1383fdf8b4e4b53e1928dcd06ce6885cd (diff)
soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment
The FADT data structure is zero-initialized in acpi_create_fadt which then calls the SoC-specific acpi_fill_fadt function, therefore it's not needed to assign 0 to the mon_alrm FADT field in acpi_fill_fadt. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Iabb5fc7367f1e4e7acea1a58abdb643fc46ca776 Reviewed-on: https://review.coreboot.org/c/coreboot/+/73418 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'src/soc/amd/picasso/chipset.cb')
0 files changed, 0 insertions, 0 deletions