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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html