HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38462 )
Change subject: mb/amd/thatcher: Add missing include <device/pci_def.h> ......................................................................
mb/amd/thatcher: Add missing include <device/pci_def.h>
Change-Id: I359ac0a704f2a0a6dde285acfac372e1e1ee62b2 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/mainboard/amd/thatcher/irq_tables.c 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/38462/1
diff --git a/src/mainboard/amd/thatcher/irq_tables.c b/src/mainboard/amd/thatcher/irq_tables.c index 530c132..181908a 100644 --- a/src/mainboard/amd/thatcher/irq_tables.c +++ b/src/mainboard/amd/thatcher/irq_tables.c @@ -14,6 +14,7 @@ */
#include <console/console.h> +#include <device/pci_def.h> #include <string.h> #include <stdint.h> #include <arch/pirq_routing.h>
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38462 )
Change subject: mb/amd/thatcher: Add missing include <device/pci_def.h> ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38462/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/38462/1//COMMIT_MSG@8 PS1, Line 8: Is there a build error?
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38462 )
Change subject: mb/amd/thatcher: Add missing include <device/pci_def.h> ......................................................................
Patch Set 1:
(1 comment)
Current patch is needed only if we don't drop this board. ( https://review.coreboot.org/c/coreboot/+/37743/17 )
https://review.coreboot.org/c/coreboot/+/38462/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/38462/1//COMMIT_MSG@8 PS1, Line 8:
Is there a build error?
This board isn't hooked up for build.
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38462 )
Change subject: mb/amd/thatcher: Add missing include <device/pci_def.h> ......................................................................
Patch Set 1: Code-Review-1
HAOUAS Elyes has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/38462 )
Change subject: mb/amd/thatcher: Add missing include <device/pci_def.h> ......................................................................
Abandoned
unmaintained board