treewide: Write minor version at acpi_create_fadt() function
commit532e043b66a6f05ba2d8a73b431913295ed89f11
authorElyes Haouas <ehaouas@noos.fr>
Mon, 21 Feb 2022 17:13:58 +0000 (21 18:13 +0100)
committerFelix Held <felix-coreboot@felixheld.de>
Thu, 24 Feb 2022 17:10:02 +0000 (24 17:10 +0000)
tree2418a928b9b0b92e93b8527f9459c84e3a1db1fb
parent95f8f92451097ad52ab49affbe21ea5782e6146d
treewide: Write minor version at acpi_create_fadt() function

When "fadt->FADT_MinorVersion" is not explicitly set to the right value, gcc sets it up to "0".
So set it correctly for treewide.

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Change-Id: Ic9a8e097f78622cd78ba432e3b1141b142485b9a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62221
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
Reviewed-by: Lance Zhao
src/acpi/acpi.c
src/soc/amd/picasso/acpi.c
src/soc/amd/stoneyridge/acpi.c
src/southbridge/amd/agesa/hudson/fadt.c
src/southbridge/amd/cimx/sb800/fadt.c
src/southbridge/amd/pi/hudson/fadt.c