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

From: Daniel Hellstrom
Date: Fri Jun 03 2011 - 03:42:58 EST


David Miller wrote:

From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Date: Fri, 3 Jun 2011 13:53:47 +1000



Caused by commit cfe3af5dde34 ("sparc32: added CONFIG_PCIC_PCI Kconfig
setting") from the sparc-current tree.

I have reverted that commit (and the 2 following commits that depend on
it) for today.



Oops, that needs a sparc32 depencency. I'll fix that, thanks!


missed that, PCIC_PCI should depend on SPARC32_PCI instead of PCI in the following lines that were added by the patch

+config PCIC_PCI
+ bool
+ depends on PCI && !SPARC_LEON
+ default y
+



--
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/