HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43943 )
Change subject: src/soc/sifive: Add missing <{stddef,stdint}.h> ......................................................................
Patch Set 1:
(5 comments)
I've added comments to make the review easy
https://review.coreboot.org/c/coreboot/+/43943/1/src/soc/sifive/fu540/clock.... File src/soc/sifive/fu540/clock.c:
https://review.coreboot.org/c/coreboot/+/43943/1/src/soc/sifive/fu540/clock.... PS1, Line 196: size_t stddef
https://review.coreboot.org/c/coreboot/+/43943/1/src/soc/sifive/fu540/sdram.... File src/soc/sifive/fu540/sdram.c:
https://review.coreboot.org/c/coreboot/+/43943/1/src/soc/sifive/fu540/sdram.... PS1, Line 39: uint64_t stdint
https://review.coreboot.org/c/coreboot/+/43943/1/src/soc/sifive/fu540/sdram.... PS1, Line 48: size_t stddef
https://review.coreboot.org/c/coreboot/+/43943/1/src/soc/sifive/fu540/spi.c File src/soc/sifive/fu540/spi.c:
https://review.coreboot.org/c/coreboot/+/43943/1/src/soc/sifive/fu540/spi.c@... PS1, Line 22: uint8_t stdint
https://review.coreboot.org/c/coreboot/+/43943/1/src/soc/sifive/fu540/spi.c@... PS1, Line 72: size_t stddef