Attention is currently required from: Julius Werner, Maximilian Brune, Yu-Ping Wu.
Hello Maximilian Brune, Yu-Ping Wu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81288?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+2 by Maximilian Brune, Verified+1 by build bot (Jenkins)
The change is no longer submittable: Code-Review and Verified are unsatisfied now.
Change subject: commonlib: list: Include <stdint.h> ......................................................................
commonlib: list: Include <stdint.h>
The list macros use uintptr_t, so they need to include the header that declares it.
Change-Id: I56b2a988bb11d40c8761717bcd02a8199c077046 Signed-off-by: Julius Werner jwerner@chromium.org --- M src/commonlib/include/commonlib/list.h 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/81288/2