diff options
author | Pegorer Massimo <Massimo.Pegorer@vimar.com> | 2023-07-15 10:19:28 +0000 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2023-07-31 14:38:32 +0800 |
commit | aff236f30d51eee12eba86b49877ea643f374cd5 (patch) | |
tree | ac0ff88b5aa3747199476034656d7134fde515c4 /drivers/ddr/fsl/mpc85xx_ddr_gen1.c | |
parent | a36d59ba99a19c777d896d4c70e75975654e2831 (diff) |
rockchip: rk3308: fix board_debug_uart_init
Definition of function board_debug_uart_init() must be under
CONFIG_DEBUG_UART_BOARD_INIT and not under CONFIG_DEBUG_UART,
as it was: see debug_uart.h. In this way the debug uart can
be used but its board-specific initialization skipped by
configuration, if useless.
Signed-off-by: Massimo Pegorer <massimo.pegorer@vimar.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'drivers/ddr/fsl/mpc85xx_ddr_gen1.c')
0 files changed, 0 insertions, 0 deletions