Re: [PATCH] 2.6.17 on SPARC64 compile fails

From: David Miller
Date: Wed Jul 05 2006 - 23:19:38 EST


From: "Randy.Dunlap" <rdunlap@xxxxxxxxxxxx>
Date: Wed, 5 Jul 2006 14:02:24 -0700

> From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
>
> Fix sparc64 build errors when CONFIG_PCI=n.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

Randy I'll apply this for now, thanks.

The DMA stuff I want to do differently, but that won't happen
for a few days as I'm still on vacation until Friday.

The idea is to move the SBUS stuff over to the of_driver stuff
the sparc64 port has, and thus make it use the dma_*() interfaces
in the SBUS drivers instead of the SBUS specific DMA mapping
calls the drivers use now.

This will allow drivers which support a chip on both PCI and SBUS
(for example sunhme and one of the ATM drivers) to be done much
more cleanly.
-
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/