]> err.no Git - linux-2.6/blobdiff - include/asm-ppc/pci.h
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
[linux-2.6] / include / asm-ppc / pci.h
index 0a66a6f1059a8232145c2d795923158ba75fff58..d2442cd72a5961ac923a0ac789d3d321808b3fc7 100644 (file)
@@ -102,12 +102,6 @@ static inline void pci_dma_burst_advice(struct pci_dev *pdev,
 }
 #endif
 
-/*
- * At present there are very few 32-bit PPC machines that can have
- * memory above the 4GB point, and we don't support that.
- */
-#define pci_dac_dma_supported(pci_dev, mask)   (0)
-
 /* Return the index of the PCI controller for device PDEV. */
 #define pci_domain_nr(bus) ((struct pci_controller *)(bus)->sysdata)->index