Home
last modified time | relevance | path

Searched hist:"50 ad15282e7c75269ab754f9460dd36ae784e181" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A DKconfigdiff 50ad15282e7c75269ab754f9460dd36ae784e181 Fri Aug 09 16:40:28 CEST 2019 Arnd Bergmann <arnd@arndb.de> 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>