summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/thatcher/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/thatcher/romstage.c')
-rw-r--r--src/mainboard/amd/thatcher/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/amd/thatcher/romstage.c b/src/mainboard/amd/thatcher/romstage.c
index 11d6837c5a..ed22ed1df3 100644
--- a/src/mainboard/amd/thatcher/romstage.c
+++ b/src/mainboard/amd/thatcher/romstage.c
@@ -18,6 +18,7 @@
#include <device/pci_def.h>
#include <arch/acpi.h>
#include <arch/io.h>
+#include <device/pci_ops.h>
#include <commonlib/loglevel.h>
#include <northbridge/amd/agesa/state_machine.h>
#include <southbridge/amd/agesa/hudson/hudson.h>