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 e70b25db0a..3600200d39 100644
--- a/src/device/oprom/realmode/x86_interrupts.c
+++ b/src/device/oprom/realmode/x86_interrupts.c
@@ -15,7 +15,6 @@
* GNU General Public License for more details.
*/
-#include <arch/io.h>
#include <arch/registers.h>
#include <console/console.h>
#include <device/pci.h>