Re: linux-next: build failure after merge of the final tree(devicetree tree related)

From: Grant Likely
Date: Wed Apr 11 2012 - 20:35:53 EST


On Wed, Apr 11, 2012 at 6:31 PM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> Hi Grant,
>
> On Wed, 11 Apr 2012 15:11:55 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>>
>> After merging the final tree, today's linux-next build (sparc64 defconfig)
>> failed like this:
>>
>> drivers/of/of_mdio.c: In function 'of_mdiobus_register':
>> drivers/of/of_mdio.c:75:4: error: implicit declaration of function 'irq_of_parse_and_map' [-Werror=implicit-function-declaration]
>>
>> Caused by commit e46c11b94787 ("of/irq: add empty irq_of_parse_and_map()
>> for non-dt builds").  SPARC has CONFIG_OF but not CONFIG_OF_IRQ ...
>>
>> I have reverted that commit for today.
>
> That commit is actually in the devicetree-current tree.

Yes, drop that tree or revert that commit. There's nothing else in
there and I didn't have time to pull it back today before you started
linux-next for the day. The change is bogus and I'll spin a proper
fixup for tomorrow.

g.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/