linux-stable/arch/arm/mach-lpc32xx
Arnd Bergmann ecd2a5769d ARM: lpc32xx: add missing include
lpc32xx_loopback_set() is defined in linux/soc/nxp/lpc32xx-misc.h but
this is not included before the function definition.

arch/arm/mach-lpc32xx/serial.c:63:6: error: no previous prototype for 'lpc32xx_loopback_set'

Fixes: ffba29c9eb ("serial: lpc32xx: allow compile testing")
Acked-by: Vladimir Zapolskiy <vz@mleia.com>
Link: https://lore.kernel.org/r/20230516153109.514251-7-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-05-26 13:33:05 +02:00
..
Kconfig ARM: rework endianess selection 2022-04-08 17:20:54 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
common.c ARM: lpc32xx: clean up header files 2019-08-15 21:34:05 +02:00
common.h net: lpc-enet: factor out iram access 2019-08-15 21:33:49 +02:00
lpc32xx.h ARM: lpc32xx: clean up header files 2019-08-15 21:34:05 +02:00
phy3250.c ARM: lpc32xx: use SPDX license identifier 2019-04-19 22:59:30 +03:00
pm.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
serial.c ARM: lpc32xx: add missing include 2023-05-26 13:33:05 +02:00
suspend.S treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00