build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38280 )
Change subject: mb/google/dedede: Add smihandler stub ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38280/5/src/mainboard/google/dedede... File src/mainboard/google/dedede/variants/baseboard/gpio.c:
https://review.coreboot.org/c/coreboot/+/38280/5/src/mainboard/google/dedede... PS5, Line 39: const struct pad_config *__weak variant_sleep_gpio_table(size_t *num) "foo *__weak bar" should be "foo *__weak bar"