Attention is currently required from: HAOUAS Elyes. Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/49537 )
Change subject: nb/i945/bootblock.c: include <arch/pci_io_cfg.h> ......................................................................
Patch Set 3: Code-Review+2
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/49537/comment/ef348fef_024dd910 PS3, Line 7: <arch/pci_io_cfg.h> Note that <device/pci_ops.h> already includes <arch/pci_io_cfg.h> indirectly. I don't mind this change because we're only supposed to use I/O accesses here.
https://review.coreboot.org/c/coreboot/+/49537/comment/057b082f_e27a2be0 PS3, Line 7: / missing `intel/`