diff options
Diffstat (limited to 'src/drivers/uart/oxpcie_early.c')
-rw-r--r-- | src/drivers/uart/oxpcie_early.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/uart/oxpcie_early.c b/src/drivers/uart/oxpcie_early.c index 2a01cb60b7..b81a7ffa91 100644 --- a/src/drivers/uart/oxpcie_early.c +++ b/src/drivers/uart/oxpcie_early.c @@ -18,6 +18,7 @@ #include <stdint.h> #include <stddef.h> #include <arch/io.h> +#include <device/pci_ops.h> #include <arch/early_variables.h> #include <boot/coreboot_tables.h> #include <console/uart.h> |