diff options
Diffstat (limited to 'src/drivers/uart/oxpcie_early.c')
-rw-r--r-- | src/drivers/uart/oxpcie_early.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/uart/oxpcie_early.c b/src/drivers/uart/oxpcie_early.c index b81a7ffa91..b99040116a 100644 --- a/src/drivers/uart/oxpcie_early.c +++ b/src/drivers/uart/oxpcie_early.c @@ -17,7 +17,6 @@ #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> |