diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-02-27 20:58:15 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-02-28 20:25:25 +0000 |
commit | 3c74a5107de47aa4d4307336793b7210330d8639 (patch) | |
tree | 747a331c4404aee9f141cb742c20cc0afa28ccf6 /spd/lp4x | |
parent | a77bb32573f0c23e11a745050b15dab2300ae2b0 (diff) |
soc/amd/picasso,stoneyridge/acpi: drop unneeded res2 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 res2 FADT field in acpi_fill_fadt.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ifa69ae61bea82acf66e7210c4103ef48e36dbdd2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73318
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'spd/lp4x')
0 files changed, 0 insertions, 0 deletions