summaryrefslogtreecommitdiff
path: root/src/drivers/uart/oxpcie.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/uart/oxpcie.c')
-rw-r--r--src/drivers/uart/oxpcie.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/uart/oxpcie.c b/src/drivers/uart/oxpcie.c
index 7364a75411..168ed6aeb1 100644
--- a/src/drivers/uart/oxpcie.c
+++ b/src/drivers/uart/oxpcie.c
@@ -20,6 +20,7 @@
#include <console/console.h>
#include <console/uart.h>
#include <arch/io.h>
+#include <device/pci_ops.h>
static void oxford_oxpcie_enable(struct device *dev)
{