aboutsummaryrefslogtreecommitdiff
path: root/plat/common/aarch64/crash_console_helpers.S
diff options
context:
space:
mode:
Diffstat (limited to 'plat/common/aarch64/crash_console_helpers.S')
-rw-r--r--plat/common/aarch64/crash_console_helpers.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/plat/common/aarch64/crash_console_helpers.S b/plat/common/aarch64/crash_console_helpers.S
index 491a99d36..2a48baf0a 100644
--- a/plat/common/aarch64/crash_console_helpers.S
+++ b/plat/common/aarch64/crash_console_helpers.S
@@ -16,10 +16,6 @@
.globl plat_crash_console_putc
.globl plat_crash_console_flush
-#if !MULTI_CONSOLE_API
-#error "This crash console implementation only works with the MULTI_CONSOLE_API!"
-#endif
-
/*
* Spinlock to syncronize access to crash_console_triggered. We cannot
* acquire spinlocks when the cache is disabled, so in some cases (like