Attention is currently required from: Fabio Aiuto, Damien Zammit.
Hello build bot (Jenkins), Damien Zammit, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68103
to look at the new patch set (#3).
Change subject: treewide: use predicate to check if pci device is on n-th bus ......................................................................
treewide: use predicate to check if pci device is on n-th bus
use function to check if pci device is on a particular bus number.
TEST: compiled and qemu run successfully
Signed-off-by: Fabio Aiuto fabioaiuto83@gmail.com Change-Id: I4a3e96381c29056de71953ea2c39cd540f3df191 --- M src/mainboard/emulation/qemu-i440fx/northbridge.c M src/northbridge/intel/gm45/northbridge.c M src/northbridge/intel/haswell/northbridge.c M src/northbridge/intel/i945/northbridge.c M src/northbridge/intel/ironlake/northbridge.c M src/northbridge/intel/pineview/northbridge.c M src/northbridge/intel/x4x/northbridge.c 7 files changed, 22 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/68103/3