summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch')
-rw-r--r--src/arch/x86/breakpoint.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/breakpoint.c b/src/arch/x86/breakpoint.c
index d3ba783a55..be9359fd77 100644
--- a/src/arch/x86/breakpoint.c
+++ b/src/arch/x86/breakpoint.c
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <arch/registers.h>
#include <arch/breakpoint.h>
-#include <console/console.h>
#include <types.h>
#define DEBUG_REGISTER_COUNT 4