Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37842 ) Change subject: southbridge: Add missing include <device/pci_def.h> ...................................................................... Patch Set 1: -Code-Review (2 comments) Well on second look, lots of PCI_COMMAND uses there. But for now, let's not add pci_def.h for PCI_SLOT() or PCI_DEVFN(). https://review.coreboot.org/c/coreboot/+/37842/1/src/southbridge/intel/commo... File src/southbridge/intel/common/rcba_pirq.c: https://review.coreboot.org/c/coreboot/+/37842/1/src/southbridge/intel/commo... PS1, Line 18: #include <device/pci_def.h> don't add https://review.coreboot.org/c/coreboot/+/37842/1/src/southbridge/intel/i8280... File src/southbridge/intel/i82801dx/i82801dx.c: https://review.coreboot.org/c/coreboot/+/37842/1/src/southbridge/intel/i8280... PS1, Line 19: #include <device/pci_def.h> don't add -- To view, visit https://review.coreboot.org/c/coreboot/+/37842 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Ie7295b87ddbbf7a44f099e48a93f40d682b2a888 Gerrit-Change-Number: 37842 Gerrit-PatchSet: 1 Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr> Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org> Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr> Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com> Gerrit-Reviewer: Nico Huber <nico.h@gmx.de> Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net> Gerrit-Comment-Date: Tue, 31 Dec 2019 07:48:43 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment