summaryrefslogtreecommitdiff
path: root/src/soc/intel/denverton_ns/uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/denverton_ns/uart.c')
-rw-r--r--src/soc/intel/denverton_ns/uart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/denverton_ns/uart.c b/src/soc/intel/denverton_ns/uart.c
index 78f1d56fd0..ac779d050d 100644
--- a/src/soc/intel/denverton_ns/uart.c
+++ b/src/soc/intel/denverton_ns/uart.c
@@ -23,6 +23,7 @@
#include <console/uart.h>
#include <device/device.h>
#include <device/pci.h>
+#include <device/pci_ops.h>
#include <device/pci_ids.h>
#include <soc/pci_devs.h>
#include <console/console.h>