aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/realmode/x86_interrupts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/realmode/x86_interrupts.c')
-rw-r--r--src/device/oprom/realmode/x86_interrupts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/oprom/realmode/x86_interrupts.c b/src/device/oprom/realmode/x86_interrupts.c
index 7ec77f8b9d..e70b25db0a 100644
--- a/src/device/oprom/realmode/x86_interrupts.c
+++ b/src/device/oprom/realmode/x86_interrupts.c
@@ -19,7 +19,6 @@
#include <arch/registers.h>
#include <console/console.h>
#include <device/pci.h>
-#include <device/pci_ids.h>
#include <device/pci_ops.h>
#include <string.h>