aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/denverton_ns/uart_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/denverton_ns/uart_debug.c')
-rw-r--r--src/soc/intel/denverton_ns/uart_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/denverton_ns/uart_debug.c b/src/soc/intel/denverton_ns/uart_debug.c
index f909d56232..5911a451e5 100644
--- a/src/soc/intel/denverton_ns/uart_debug.c
+++ b/src/soc/intel/denverton_ns/uart_debug.c
@@ -16,8 +16,8 @@
#include <stdint.h>
#include <device/pci_def.h>
+#include <device/pci_ops.h>
#include <io.h>
-#include <arch/pci_io_cfg.h>
#include <soc/uart.h>
#define MY_PCI_DEV(SEGBUS, DEV, FN) \