Re: linux-next: build failure after merge of the net tree
From: Vince Bridgers <hidden>
Date: 2014-07-23 18:42:59
Also in:
lkml, netdev
From: Vince Bridgers <hidden>
Date: 2014-07-23 18:42:59
Also in:
lkml, netdev
On Wed, Jul 23, 2014 at 1:40 PM, Florian Fainelli [off-list ref] wrote:
2014-07-23 11:38 GMT-07:00 Vince Bridgers [off-list ref]:quoted
Hi all, On Mon, Jul 7, 2014 at 9:53 PM, David Miller [off-list ref] wrote:quoted
From: Stephen Rothwell <redacted> Date: Fri, 4 Jul 2014 11:39:07 +1000quoted
After merging the net tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "phy_resume" [drivers/net/ethernet/stmicro/stmmac/stmmac.ko] undefined! Caused by commit 0acf16768740 ("net: stmmac: add platform init/exit for Altera's ARM socfpga"). I reverted that commit for today.Vince you haven't made any effort to fix this build failure, so I am reverting your changes.My apologies, I was out on vacation and I should have checked for this before submitting. I have a corrected patch that I'm ready to submit.net-next does contain a change that adds EXPORT_SYMBOLE() to phy_resume and phy_suspend, you might be able to get along with just re-submitting your patches if they still apply cleanly? -- Florian
Ok, I was just parsing the other email thread. I'll try that. Cheers Vince