serial: lpc32xx_hs: allow compile-testing
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Aug 2019 14:40:30 +0000 (16:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Aug 2019 19:33:04 +0000 (21:33 +0200)
commit5711e41b682ed4fc9b0803dc27722b1d8723a78a
treeae0d35284b8eeee69535597584803ffe464be979
parent0a453d527ba4ce393d8d8bc0b3f21d5df3d640bf
serial: lpc32xx_hs: allow compile-testing

The only thing that prevents building this driver on other
platforms is the mach/hardware.h include, which is not actually
used here at all, so remove the line and allow CONFIG_COMPILE_TEST.

Link: https://lore.kernel.org/r/20190809144043.476786-5-arnd@arndb.de
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/tty/serial/Kconfig
drivers/tty/serial/lpc32xx_hs.c