summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_omap4_usbboot.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2023-03-01 10:19:49 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-03-07 10:39:30 +0100
commitc041311a5f64ac5222066cf6615cead91695c91c (patch)
tree657667f41172157a3f232e198825c43207d1c72a /drivers/serial/serial_omap4_usbboot.c
parent89094b2a299ba7921bbded37e38a5cf17194e155 (diff)
downloadbarebox-c041311a5f64ac5222066cf6615cead91695c91c.tar.gz
barebox-c041311a5f64ac5222066cf6615cead91695c91c.tar.xz
ARM: omap: Only provide PUTC_LL() when activated
With multi-arch support we must make sure we provide exactly one PUTC_LL() function as indicated by the "Kernel low-level debugging port" Kconfig choice. Make sure that the omap specific debug_ll.h only provides PUTC_LL() when specified. The omap specific debug_ll.h also provides other functions needed by board code regardless if the omap debug_ll port is enabled or not, so include it explicitly where needed. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/serial/serial_omap4_usbboot.c')
0 files changed, 0 insertions, 0 deletions