From mboxrd@z Thu Jan 1 00:00:00 1970 From: rdunlap@infradead.org (Randy Dunlap) Date: Thu, 14 Jun 2018 13:20:04 -0700 Subject: [PATCH] usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency In-Reply-To: <71cfc192be06d07e79bfdfe43a566d3260e19cd6.camel@kernel.crashing.org> References: <20180525160729.92026-1-arnd@arndb.de> <87o9gxcono.fsf@linux.intel.com> <71cfc192be06d07e79bfdfe43a566d3260e19cd6.camel@kernel.crashing.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/11/2018 09:29 PM, Benjamin Herrenschmidt wrote: > On Wed, 2018-05-30 at 15:29 +0300, Felipe Balbi wrote: >> Hi, >> >> Arnd Bergmann 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 >> >> Acked-by: Felipe Balbi > > Greg, can you send this to Linus asap ? Some people are hitting build > breakages upstream because of this. Agreed. > Thanks ! ditto. -- ~Randy