]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-parisc/pci.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[karo-tx-linux.git] / include / asm-parisc / pci.h
index c331d49e4584b08a34bd7d15645a21005e92dc34..61fbd57a83232ae5d9d7b100d0341aeb22651986 100644 (file)
@@ -238,9 +238,6 @@ extern inline void pcibios_register_hba(struct pci_hba_data *x)
 #define PCIBIOS_MIN_IO          0x10
 #define PCIBIOS_MIN_MEM         0x1000 /* NBPG - but pci/setup-res.c dies */
 
-/* Don't support DAC yet. */
-#define pci_dac_dma_supported(pci_dev, mask)   (0)
-
 /* export the pci_ DMA API in terms of the dma_ one */
 #include <asm-generic/pci-dma-compat.h>