libata & no PCI: dma_[un]map_single undefined

From: Meelis Roos
Date: Sun Jun 03 2007 - 16:23:43 EST


I accidentally enabled libata config options on my Sun Ultra 1 (sparc64,
UP, no PCI, only SBUS):

MODPOST 440 modules
ERROR: "dma_unmap_sg" [drivers/ata/libata.ko] undefined!
ERROR: "dma_map_sg" [drivers/ata/libata.ko] undefined!
ERROR: "dma_unmap_single" [drivers/ata/libata.ko] undefined!
ERROR: "dma_mapping_error" [drivers/ata/libata.ko] undefined!
ERROR: "dma_map_single" [drivers/ata/libata.ko] undefined!

CONFIG_PCI=n
CONFIG_ATA=m

This seems to be a valid configuration since libata can drive non-PCI
devices too?

--
Meelis Roos (mroos@xxxxxxxx)
-
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/