aboutsummaryrefslogtreecommitdiff
path: root/plat/imx/common/imx_uart_console.S
diff options
context:
space:
mode:
Diffstat (limited to 'plat/imx/common/imx_uart_console.S')
-rw-r--r--plat/imx/common/imx_uart_console.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/plat/imx/common/imx_uart_console.S b/plat/imx/common/imx_uart_console.S
index 0cb4fb8703..ceeb3a76c8 100644
--- a/plat/imx/common/imx_uart_console.S
+++ b/plat/imx/common/imx_uart_console.S
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2019, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2018-2020, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
@@ -84,6 +84,5 @@ getc_error:
endfunc console_imx_uart_getc
func console_imx_uart_flush
- mov x0, #0
ret
endfunc console_imx_uart_flush