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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to