build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41922 )
Change subject: [WIP] Fix remaining acpi_create_fadt() ......................................................................
Patch Set 1:
(16 comments)
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/aopen/dxplplu... File src/mainboard/aopen/dxplplusu/fadt.c:
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/aopen/dxplplu... PS1, Line 20: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/aopen/dxplplu... PS1, Line 20: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/emulation/qem... File src/mainboard/emulation/qemu-q35/acpi_tables.c:
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/emulation/qem... PS1, Line 27: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/emulation/qem... PS1, Line 27: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/lenovo/t400/f... File src/mainboard/lenovo/t400/fadt.c:
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/lenovo/t400/f... PS1, Line 9: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/lenovo/t400/f... PS1, Line 9: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/lenovo/x200/f... File src/mainboard/lenovo/x200/fadt.c:
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/lenovo/x200/f... PS1, Line 9: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/lenovo/x200/f... PS1, Line 9: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/roda/rk9/fadt... File src/mainboard/roda/rk9/fadt.c:
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/roda/rk9/fadt... PS1, Line 9: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/mainboard/roda/rk9/fadt... PS1, Line 9: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/southbridge/amd/agesa/h... File src/southbridge/amd/agesa/hudson/fadt.c:
https://review.coreboot.org/c/coreboot/+/41922/1/src/southbridge/amd/agesa/h... PS1, Line 30: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/southbridge/amd/agesa/h... PS1, Line 30: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/southbridge/amd/cimx/sb... File src/southbridge/amd/cimx/sb800/fadt.c:
https://review.coreboot.org/c/coreboot/+/41922/1/src/southbridge/amd/cimx/sb... PS1, Line 34: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/southbridge/amd/cimx/sb... PS1, Line 34: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/southbridge/amd/pi/huds... File src/southbridge/amd/pi/hudson/fadt.c:
https://review.coreboot.org/c/coreboot/+/41922/1/src/southbridge/amd/pi/huds... PS1, Line 30: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/41922/1/src/southbridge/amd/pi/huds... PS1, Line 30: void acpi_mb_create_fadt(acpi_fadt_t * fadt, acpi_facs_t * facs, void *dsdt) "foo * bar" should be "foo *bar"