summaryrefslogtreecommitdiff
path: root/drivers/console
diff options
context:
space:
mode:
authorAmbroise Vincent <ambroise.vincent@arm.com>2019-03-27 15:45:35 +0000
committerAmbroise Vincent <ambroise.vincent@arm.com>2019-04-03 14:55:18 +0100
commitbe3991c0c31bda7b07f002d733c65c65655eb9ad (patch)
tree51237926705111a7bda3bbb0b6369d60578b6dd8 /drivers/console
parent2cc97771700aafa5db9a6f8d0b0ea4cb17ffb718 (diff)
Console: remove deprecated finish_console_register
The old version of the macro is deprecated. Commit cc5859ca19ff ("Multi-console: Deprecate the `finish_console_register` macro") provides more details. Change-Id: I3d1cdf6496db7d8e6cfbb5804f508ff46ae7e67e Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Diffstat (limited to 'drivers/console')
-rw-r--r--drivers/console/aarch64/skeleton_console.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/console/aarch64/skeleton_console.S b/drivers/console/aarch64/skeleton_console.S
index 3993eef9..1ba21967 100644
--- a/drivers/console/aarch64/skeleton_console.S
+++ b/drivers/console/aarch64/skeleton_console.S
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <asm_macros.S>
-#define USE_FINISH_CONSOLE_REG_2
#include <console_macros.S>
/*