Re: [PATCH v2 11/13] serial: lpc32xx: allow compile testing
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2019-08-15 13:40:54
Also in:
linux-serial, lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2019-08-15 13:40:54
Also in:
linux-serial, lkml
On Fri, Aug 09, 2019 at 04:40:37PM +0200, Arnd Bergmann wrote:
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. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel