Re: [PATCH] usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency

From: Benjamin Herrenschmidt
Date: Tue Jun 12 2018 - 00:30:23 EST


On Wed, 2018-05-30 at 15:29 +0300, Felipe Balbi wrote:
> Hi,
>
> Arnd Bergmann <arnd@xxxxxxxx> writes:
> > Without that option, we run into a link failure:
> >
> > drivers/usb/gadget/udc/aspeed-vhub/hub.o: In function `ast_vhub_std_hub_request':
> > hub.c:(.text+0x5b0): undefined reference to `usb_gadget_get_string'
> >
> > Fixes: 7ecca2a4080c ("usb/gadget: Add driver for Aspeed SoC virtual hub")
> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> Acked-by: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx>

Greg, can you send this to Linus asap ? Some people are hitting build
breakages upstream because of this.

Thanks !

Cheers,
Ben,