Attention is currently required from: Damien Zammit, Patrick Rudolph. HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50578 )
Change subject: nb/intel: Add include <types.h> ......................................................................
Patch Set 2:
(12 comments)
File src/northbridge/intel/gm45/memmap.c:
https://review.coreboot.org/c/coreboot/+/50578/comment/b6cdafa1_7433ab10 PS1, Line 24: u32 needs <stdint.h>
https://review.coreboot.org/c/coreboot/+/50578/comment/dd986795_6c2e0bef PS1, Line 97: size_t needs <stddef.h>
File src/northbridge/intel/haswell/northbridge.c:
https://review.coreboot.org/c/coreboot/+/50578/comment/cc856f21_01cc5e87 PS1, Line 49: u32 needs <stdint.h>
https://review.coreboot.org/c/coreboot/+/50578/comment/36a017e2_89151f01 PS1, Line 389: size_t needs <stddef.h>
File src/northbridge/intel/haswell/raminit.c:
https://review.coreboot.org/c/coreboot/+/50578/comment/7a306b00_364335f0 PS1, Line 36: size_t needs <stddef.h>
https://review.coreboot.org/c/coreboot/+/50578/comment/d598addb_4a53290d PS1, Line 68: u32 needs <stdint.h>
File src/northbridge/intel/i945/memmap.c:
https://review.coreboot.org/c/coreboot/+/50578/comment/261af4fe_c58b6c53 PS1, Line 18: u8 needs <stdint.h>
https://review.coreboot.org/c/coreboot/+/50578/comment/cb47d361_922baf49 PS1, Line 50: size_t needs <stddef.h>
File src/northbridge/intel/pineview/memmap.c:
https://review.coreboot.org/c/coreboot/+/50578/comment/0716d706_b0c93f8a PS1, Line 19: u32 needs <stdint.h>
https://review.coreboot.org/c/coreboot/+/50578/comment/6983e625_b991dfaf PS1, Line 61: size_t needs <stddef.h>
File src/northbridge/intel/x4x/memmap.c:
https://review.coreboot.org/c/coreboot/+/50578/comment/3e3e0584_e658a838 PS1, Line 19: u32 needs <stdint.h>
https://review.coreboot.org/c/coreboot/+/50578/comment/87299bb0_0fcd49a3 PS1, Line 60: size_t needs <stddef.h>