HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43707 )
Change subject: src/soc/intel: Add include <types.h> ......................................................................
Patch Set 1:
(2 comments)
I've added comments to make the review easy
https://review.coreboot.org/c/coreboot/+/43707/1/src/soc/intel/common/block/... File src/soc/intel/common/block/cpu/cpulib.c:
https://review.coreboot.org/c/coreboot/+/43707/1/src/soc/intel/common/block/... PS1, Line 268: BIT(30) needs <types.h>
https://review.coreboot.org/c/coreboot/+/43707/1/src/soc/intel/tigerlake/chi... File src/soc/intel/tigerlake/chip.h:
https://review.coreboot.org/c/coreboot/+/43707/1/src/soc/intel/tigerlake/chi... PS1, Line 35: BIT(0) needs <types.h>