build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47310 )
Change subject: mb/google/zork: Add finalize GPIO routine ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/47310/1/src/mainboard/google/zork/v... File src/mainboard/google/zork/variants/berknip/gpio.c:
https://review.coreboot.org/c/coreboot/+/47310/1/src/mainboard/google/zork/v... PS1, Line 66: if (board_version <= 3) { braces {} are not necessary for single statement blocks
https://review.coreboot.org/c/coreboot/+/47310/1/src/mainboard/google/zork/v... File src/mainboard/google/zork/variants/morphius/gpio.c:
https://review.coreboot.org/c/coreboot/+/47310/1/src/mainboard/google/zork/v... PS1, Line 101: if (board_version <= 4) { braces {} are not necessary for single statement blocks