]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68knommu/pci.h
Merge branch 'cleanups' into next
[linux-2.6-omap-h63xx.git] / include / asm-m68knommu / pci.h
index a99ce768f4a68cf003563e00d3b3d54c77bee0ff..a13f3cc87451be8f5fe1dd46bd8776afd9b5fd08 100644 (file)
@@ -24,12 +24,6 @@ static inline int pci_dma_supported(struct pci_dev *hwdev, u64 mask)
        return 1;
 }
 
-/*
- * Not supporting more than 32-bit PCI bus addresses now, but
- * must satisfy references to this function.  Change if needed.
- */
-#define pci_dac_dma_supported(pci_dev, mask) (0)
-
 #endif /* CONFIG_COMEMPCI */
 
 #endif /* M68KNOMMU_PCI_H */