Attention is currently required from: Caveh Jalali, Julius Werner, Arthur Heymans, Boris Mittelberg.
Hello build bot (Jenkins), Caveh Jalali, Julius Werner, Boris Mittelberg,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69742
to look at the new patch set (#6).
Change subject: ec/google/chromeec: Fix clang warnings ......................................................................
ec/google/chromeec: Fix clang warnings
Clang warns about structs inside a union also needing the packed attribute.
This files is copied from the chromeec project, so it adds comment next to the coreboot specific changes as a reference.
TEST: google/vilboz remains the same with BUILD_TIMELESSS=1 and gcc.
Change-Id: I8b5233618081db86caedcb2d14870974e109ed9b Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/ec/google/chromeec/ec_commands.h 1 file changed, 20 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/69742/6