diff options
author | Hammer Hsieh <[email protected]> | 2022-03-01 12:19:46 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-01 22:03:21 +0100 |
commit | a106848c42b6a0ed4817008373562a4ab67f9e7e (patch) | |
tree | 58739c98adecd83a805086825f38f9e3454098f2 /net/lapb/lapb_subr.c | |
parent | 31979060cc07600b250d5837a33dae1beacfeb74 (diff) |
serial: sunplus-uart: Fix compile error while CONFIG_SERIAL_SUNPLUS_CONSOLE=n
1. Fix implicit declaration of function 'wait_for_xmitr' issue.
2. Fix 'sunplus_uart_console' undeclared here issue.
3. Fix use of undeclared identifier 'sunplus_uart_console' issue.
Fixes: 9e8d5470325f ("serial: sunplus-uart: Add Sunplus SoC UART Driver")
Reported-by: Randy Dunlap <[email protected]>
Reported-by: kernel test robot <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Hammer Hsieh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions