Re: 2.6.17 du jour on SPARC64: Build failure

From: David Miller
Date: Tue Jun 27 2006 - 05:11:33 EST


From: "Randy.Dunlap" <rdunlap@xxxxxxxxxxxx>
Date: Mon, 26 Jun 2006 18:22:05 -0700

> CONFIG_PCI is not set. That's the build problem, although
> I don't see which file #includes it.
> The bad news is that when CONFIG_PCI=n, those functions just do
> BUG();
> anyway, so it won't help you much.

No SBUS drivers will use dma_*() anyways, so it's not matter. The
file should still build properly when CONFIG_PCI=n, and that's what
I'll fix.
-
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/