Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/29577 )
Change subject: mb/emulation/qemu-i440fx|q35: Get rid of unused headers ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/29577/1/src/mainboard/emulation/qemu-i440fx/... File src/mainboard/emulation/qemu-i440fx/mainboard.c:
https://review.coreboot.org/#/c/29577/1/src/mainboard/emulation/qemu-i440fx/... PS1, Line 21:
pci_write_config8 is implemented in arch/io. […]
the arch independent ramstage headers are at <device/pci_ops.h> arch/io.h is only used for PRE_RAM on x86