commit | 50ad15282e7c75269ab754f9460dd36ae784e181 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Aug 09 16:40:28 2019 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Aug 15 21:32:59 2019 +0200 |
tree | 7b1924c3efeb6ae93852debb89d968e2995115da | |
parent | 23565baecee4fb5ac6f1d43e9b0685cca9438204 [diff] |
usb: udc: lpc32xx: 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-3-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>