[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <55BB9B62.7080301@infradead.org>
Date: Fri, 31 Jul 2015 08:59:30 -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>
Subject: Re: linux-next: Tree for Jul 31 (usb/phy/phy-qcom-8x16-usb.c)
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@...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