PCI: remove pci_dac_dma_... APIs
authorJan Beulich <jbeulich@novell.com>
Mon, 9 Jul 2007 18:55:51 +0000 (11:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 Jul 2007 23:02:11 +0000 (16:02 -0700)
commitcaa5171622c8fef70fa20d2d74f4326866039df9
treeeee98d71a3d57db4fcadd6bcca2612b64c367083
parentb7b095c154c50ee753832bbf78e8690c492fc8f6
PCI: remove pci_dac_dma_... APIs

Based on replies to a respective query, remove the pci_dac_dma_...() APIs
(except for pci_dac_dma_supported() on Alpha, where this function is used
in non-DAC PCI DMA code).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Cc: Andi Kleen <ak@suse.de>
Cc: Jesse Barnes <jesse.barnes@intel.com>
Cc: Christoph Hellwig <hch@infradead.org>
Acked-by: David Miller <davem@davemloft.net>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
24 files changed:
Documentation/DMA-mapping.txt
arch/alpha/kernel/pci_iommu.c
arch/mips/pci/Makefile
arch/mips/pci/pci-dac.c [deleted file]
arch/x86_64/kernel/pci-dma.c
include/asm-alpha/pci.h
include/asm-arm/pci.h
include/asm-cris/pci.h
include/asm-frv/pci.h
include/asm-i386/pci.h
include/asm-ia64/pci.h
include/asm-m68knommu/pci.h
include/asm-mips/pci.h
include/asm-parisc/pci.h
include/asm-powerpc/dma-mapping.h
include/asm-powerpc/pci.h
include/asm-ppc/pci.h
include/asm-sh/pci.h
include/asm-sh64/pci.h
include/asm-sparc/pci.h
include/asm-sparc64/pci.h
include/asm-v850/rte_cb.h
include/asm-x86_64/pci.h
include/asm-xtensa/pci.h