diff options
author | Pali Rohár <pali@kernel.org> | 2021-07-26 14:58:59 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2021-07-31 09:59:59 +0200 |
commit | 2cc4be280c259ac1e8e74c643c72e0331266056f (patch) | |
tree | 12a2b59bf6475489ce9d20ba79b65dc26286b1fa /drivers/cache/cache-ncore.c | |
parent | 5cd424d71f9f94b6524f929fb90ff6fa8d4eee28 (diff) | |
download | u-boot-2cc4be280c259ac1e8e74c643c72e0331266056f.tar.gz |
serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()
Static inline function _debug_uart_init() should avoid calling external
(non-inline) functions. Therefore do not call get_ref_clk() in
_debug_uart_init() and reimplement its functionality without external
function calls.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/cache/cache-ncore.c')
0 files changed, 0 insertions, 0 deletions