HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44209 )
Change subject: soc/samsung: Add missing <commonlib/helpers.h> ......................................................................
Patch Set 1:
Patch Set 1:
Hrm, I just checked and types.h doesn't chain-include that...
It chain-includes <stddef.h> which chain-includes <commonlib/helpers.h> which chain-includes <commonlib/bsd/helpers.h>.
Julius, I got a problem with <types.h> here : https://qa.coreboot.org/job/coreboot-gerrit/136626/ would you please have a look at it when you have time? Thx
Sorry, looks like those results are too old and Jenkins deleted them already? If you rebase to kick off a new run I can take a look (or just explain what the problem was?).
Thank you. here we go: https://review.coreboot.org/c/coreboot/+/43967/3/src/drivers/intel/fsp2_0/in...