diff options
Diffstat (limited to 'src/device/pci_rom.c')
-rw-r--r-- | src/device/pci_rom.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/pci_rom.c b/src/device/pci_rom.c index 517fb33baa..65989d4724 100644 --- a/src/device/pci_rom.c +++ b/src/device/pci_rom.c @@ -19,7 +19,6 @@ #include <console/console.h> #include <commonlib/endian.h> -#include <compiler.h> #include <device/device.h> #include <device/pci.h> #include <device/pci_ids.h> |