diff options
Diffstat (limited to 'src/device/pci_device.c')
-rw-r--r-- | src/device/pci_device.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/pci_device.c b/src/device/pci_device.c index b275788157..4e51de0713 100644 --- a/src/device/pci_device.c +++ b/src/device/pci_device.c @@ -32,7 +32,6 @@ */ #include <arch/acpi.h> -#include <arch/io.h> #include <device/pci_ops.h> #include <bootmode.h> #include <console/console.h> |