linux/arch/arm/mach-lpc32xx
Arnd Bergmann ffba29c9eb serial: lpc32xx: allow compile testing
The lpc32xx_loopback_set() function in hte lpc32xx_hs driver is the
one thing that relies on platform header files. Move that into the
core platform code so we only need a variable declaration for it,
and enable COMPILE_TEST building.

Link: https://lore.kernel.org/r/20190809144043.476786-12-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-08-15 21:34:02 +02:00
..
include/mach net: lpc-enet: factor out iram access 2019-08-15 21:33:49 +02:00
common.c net: lpc-enet: move phy setup into platform code 2019-08-15 21:33:52 +02:00
common.h net: lpc-enet: factor out iram access 2019-08-15 21:33:49 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
phy3250.c ARM: lpc32xx: use SPDX license identifier 2019-04-19 22:59:30 +03:00
pm.c ARM: lpc32xx: Use kmemdup to replace duplicating its implementation 2019-02-03 21:40:09 +02:00
serial.c serial: lpc32xx: allow compile testing 2019-08-15 21:34:02 +02:00
suspend.S ARM: LPC32XX: System suspend support 2010-07-27 08:35:56 -07:00