build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36212 )
Change subject: mb/*/*/acpi_tables: Remove unnecessary function call ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36212/2/src/mainboard/lenovo/x201/a... File src/mainboard/lenovo/x201/acpi_tables.c:
https://review.coreboot.org/c/coreboot/+/36212/2/src/mainboard/lenovo/x201/a... PS2, Line 21: static void acpi_create_gnvs(global_nvs_t * gnvs) "foo * bar" should be "foo *bar"