On Wed, Jul 31, 2019 at 09:56:44PM +0200, Arnd Bergmann wrote: > 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. > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > --- > drivers/usb/gadget/udc/Kconfig | 3 ++- > drivers/usb/gadget/udc/lpc32xx_udc.c | 2 -- > 2 files changed, 2 insertions(+), 3 deletions(-) Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>