aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/romstage/report_platform.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/quark/romstage/report_platform.c')
-rw-r--r--src/soc/intel/quark/romstage/report_platform.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/quark/romstage/report_platform.c b/src/soc/intel/quark/romstage/report_platform.c
index 640f5b0594..cbbf43f982 100644
--- a/src/soc/intel/quark/romstage/report_platform.c
+++ b/src/soc/intel/quark/romstage/report_platform.c
@@ -17,6 +17,7 @@
#include <arch/cpu.h>
#include <console/console.h>
#include <device/pci.h>
+#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <soc/cpu.h>
#include <soc/pci_devs.h>