diff options
author | Tony Lindgren <[email protected]> | 2024-04-13 13:33:41 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-04-13 12:44:03 +0200 |
commit | b20172ca6bf489534892b801a5db41bbf5ceec75 (patch) | |
tree | d92e7e815991b8c973d58608b3d22013dfabb7cc /drivers/usb/cdns3/cdns3-trace.c | |
parent | 1b743485e27f3d874695434cc8103f557dfdf4b9 (diff) |
serial: core: Fix ifdef for serial base console functions
If CONFIG_SERIAL_CORE_CONSOLE is not set, we get build errors.
Let's fix the issue by moving the endif after the serial base console
functions.
Fixes: 4547cd76f08a ("serial: 8250: Fix add preferred console for serial8250_isa_init_ports()")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Tony Lindgren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions