Remove MULTI_CONSOLE_API flag and references to it
[project/bcm63xx/atf.git] / plat / common / aarch64 / crash_console_helpers.S
index 491a99d360e63163896481110c44bc538de41928..2a48baf0a9a7fb702316dea1b093058803f7f3d0 100644 (file)
        .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