diff options
Diffstat (limited to 'include/asm-sparc/pci.h')
-rw-r--r-- | include/asm-sparc/pci.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-sparc/pci.h b/include/asm-sparc/pci.h index a750c688408b..a1ff7acc7644 100644 --- a/include/asm-sparc/pci.h +++ b/include/asm-sparc/pci.h | |||
@@ -154,10 +154,6 @@ static inline void pci_dma_burst_advice(struct pci_dev *pdev, | |||
154 | } | 154 | } |
155 | #endif | 155 | #endif |
156 | 156 | ||
157 | static inline void pcibios_add_platform_entries(struct pci_dev *dev) | ||
158 | { | ||
159 | } | ||
160 | |||
161 | #define PCI_DMA_ERROR_CODE (~(dma_addr_t)0x0) | 157 | #define PCI_DMA_ERROR_CODE (~(dma_addr_t)0x0) |
162 | 158 | ||
163 | static inline int pci_dma_mapping_error(dma_addr_t dma_addr) | 159 | static inline int pci_dma_mapping_error(dma_addr_t dma_addr) |