summaryrefslogtreecommitdiff
path: root/src/drivers/oxford/oxpcie/oxpcie.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/oxford/oxpcie/oxpcie.c')
-rw-r--r--src/drivers/oxford/oxpcie/oxpcie.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/oxford/oxpcie/oxpcie.c b/src/drivers/oxford/oxpcie/oxpcie.c
index f719fc7f2d..26d29f858b 100644
--- a/src/drivers/oxford/oxpcie/oxpcie.c
+++ b/src/drivers/oxford/oxpcie/oxpcie.c
@@ -22,6 +22,7 @@
#include <device/pci.h>
#include <device/pci_ids.h>
#include <console/console.h>
+#include <uart8250.h>
#include <arch/io.h>
static void oxford_oxpcie_enable(device_t dev)