aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family14
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-10 06:30:54 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-12 16:09:31 +0000
commitf7ca672118b4d14c1e3686728c115df7adc2ec1d (patch)
treeae4290b8644a823e4e21109c7dcc38de830dab8e /src/northbridge/amd/agesa/family14
parentf3ec5ed5559c59a63419f20246751e6f39225ef7 (diff)
AGESA boards: Clean up some includes
Change-Id: I84c70aa04ab556a3898d3525f7b9aab85812f61d Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21475 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/northbridge/amd/agesa/family14')
-rw-r--r--src/northbridge/amd/agesa/family14/pci_devs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/northbridge/amd/agesa/family14/pci_devs.h b/src/northbridge/amd/agesa/family14/pci_devs.h
index 90770a8cfa..5076ede65d 100644
--- a/src/northbridge/amd/agesa/family14/pci_devs.h
+++ b/src/northbridge/amd/agesa/family14/pci_devs.h
@@ -16,6 +16,8 @@
#ifndef _AMD_FAM14_PCI_DEVS_H_
#define _AMD_FAM14_PCI_DEVS_H_
+#include <device/pci_def.h>
+
#define BUS0 0
/* Graphics and Display */