Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1197152 > unrolled thread

Re: linux-next: Tree for Jul 31 (usb/phy/phy-qcom-8x16-usb.c)

Started byRandy Dunlap <rdunlap@infradead.org>
First post2015-07-31 18:00 +0200
Last post2015-07-31 18:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1197152 — Re: linux-next: Tree for Jul 31 (usb/phy/phy-qcom-8x16-usb.c)

FromRandy Dunlap <rdunlap@infradead.org>
Date2015-07-31 18:00 +0200
SubjectRe: linux-next: Tree for Jul 31 (usb/phy/phy-qcom-8x16-usb.c)
Message-ID<pSkT1-1TL-9@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web