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

From: Daniel Hellstrom
Date: Fri Jun 03 2011 - 08:27:06 EST


David Miller wrote:

From: Daniel Hellstrom <daniel@xxxxxxxxxxx>
Date: Fri, 03 Jun 2011 09:42:39 +0200



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
+



The fixed I pushed out used PCI && SPARC32 && !SPARC_LEON


Ok, the same thing, thanks.

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