Werner Zeh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32214 )
Change subject: src: Use include <console/console.h> when appropriate ......................................................................
Patch Set 7: Code-Review+1
(3 comments)
https://review.coreboot.org/#/c/32214/7/src/drivers/amd/agesa/state_machine.... File src/drivers/amd/agesa/state_machine.c:
https://review.coreboot.org/#/c/32214/7/src/drivers/amd/agesa/state_machine.... PS7, Line 19: delete extra newline?
https://review.coreboot.org/#/c/32214/7/src/drivers/amd/agesa/state_machine.... PS7, Line 29: delete extra newline?
https://review.coreboot.org/#/c/32214/7/src/mainboard/msi/ms7721/romstage.c File src/mainboard/msi/ms7721/romstage.c:
https://review.coreboot.org/#/c/32214/7/src/mainboard/msi/ms7721/romstage.c@... PS7, Line 19: #include <console/console.h> Can't see anything that needs console.h here.