[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <550B0619.8070909@infradead.org>
Date: Thu, 19 Mar 2015 10:23:37 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org
CC: linux-kernel@...r.kernel.org, USB list <linux-usb@...r.kernel.org>,
John Youn <johnyoun@...opsys.com>
Subject: Re: linux-next: Tree for Mar 19 (usb/dwc2)
On 03/19/15 00:28, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20150318:
>
on i386:
drivers/built-in.o: In function `dwc2_pci_remove':
pci.c:(.text+0x37ecf1): undefined reference to `usb_phy_generic_unregister'
drivers/built-in.o: In function `dwc2_pci_probe':
pci.c:(.text+0x37ee8d): undefined reference to `usb_phy_generic_register'
pci.c:(.text+0x37ef63): undefined reference to `usb_phy_generic_unregister'
when CONFIG_NOP_USB_XCEIV=m
and CONFIG_USB_DWC2=y
CONFIG_USB_DWC2_HOST=y
CONFIG_USB_DWC2_PLATFORM=y
CONFIG_USB_DWC2_PCI=y
Maybe USB_DWC2_PCI should depend on NOP_USB_XCEIV?
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists