diff options
Diffstat (limited to 'include/asm-cris/pci.h')
-rw-r--r-- | include/asm-cris/pci.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-cris/pci.h b/include/asm-cris/pci.h index b2ac8a331da1..5f1986ef7db1 100644 --- a/include/asm-cris/pci.h +++ b/include/asm-cris/pci.h | |||
@@ -89,10 +89,6 @@ extern int pci_mmap_page_range(struct pci_dev *dev, struct vm_area_struct *vma, | |||
89 | enum pci_mmap_state mmap_state, int write_combine); | 89 | enum pci_mmap_state mmap_state, int write_combine); |
90 | 90 | ||
91 | 91 | ||
92 | static inline void pcibios_add_platform_entries(struct pci_dev *dev) | ||
93 | { | ||
94 | } | ||
95 | |||
96 | #endif /* __KERNEL__ */ | 92 | #endif /* __KERNEL__ */ |
97 | 93 | ||
98 | /* implement the pci_ DMA API in terms of the generic device dma_ one */ | 94 | /* implement the pci_ DMA API in terms of the generic device dma_ one */ |