On Tue, Jul 22, 2003 at 11:29:11PM -0700, David S. Miller wrote: > On Wed, 23 Jul 2003 07:28:36 +0100 > Christoph Hellwig <[EMAIL PROTECTED]> wrote: > > > Putting it into linux/dma-mapping.h is fine with me, but I expect to > > see more users of the dma-mapping API soon.. > > And unlike this particular scsi layer usage, such drivers will be > dependant upon things like CONFIG_PCI and thus won't get compiled > in unless CONFIG_PCI has been enabled in the kernel configuration.
I originally though the whole idea was to remove the PCI dependency. -solca

