Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1197152
| From | Randy Dunlap <rdunlap@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: Tree for Jul 31 (usb/phy/phy-qcom-8x16-usb.c) |
| Date | 2015-07-31 18:00 +0200 |
| Message-ID | <pSkT1-1TL-9@gated-at.bofh.it> (permalink) |
| References | <pSbmG-4MW-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 07/30/15 22:47, Stephen Rothwell wrote: > Hi all, > > Changes since 20150730: > on i386: when CONFIG_EXTCON=m: drivers/built-in.o: In function `phy_8x16_remove': phy-qcom-8x16-usb.c:(.text+0x24170a): undefined reference to `extcon_unregister_interest' drivers/built-in.o: In function `phy_8x16_init': phy-qcom-8x16-usb.c:(.text+0x241d32): undefined reference to `extcon_get_cable_state' drivers/built-in.o: In function `phy_8x16_probe': phy-qcom-8x16-usb.c:(.text+0x24223c): undefined reference to `extcon_get_edev_by_phandle' phy-qcom-8x16-usb.c:(.text+0x2424bd): undefined reference to `extcon_register_interest' phy-qcom-8x16-usb.c:(.text+0x242582): undefined reference to `extcon_unregister_interest' so config USB_QCOM_8X16_PHY needs to depend on EXTCON. -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: linux-next: Tree for Jul 31 (usb/phy/phy-qcom-8x16-usb.c) Randy Dunlap <rdunlap@infradead.org> - 2015-07-31 18:00 +0200
csiph-web