build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48067 )
Change subject: src/soc/intel/tigerlake: Get SPI-DMI destination Id ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/48067/1/src/soc/intel/tigerlake/spi... File src/soc/intel/tigerlake/spi.c:
https://review.coreboot.org/c/coreboot/+/48067/1/src/soc/intel/tigerlake/spi... PS1, Line 29: uint32_t soc_get_spi_dmi_destination_id() Bad function definition - uint32_t soc_get_spi_dmi_destination_id() should probably be uint32_t soc_get_spi_dmi_destination_id(void)