diff options
Diffstat (limited to 'arch/parisc/include/asm/pci.h')
-rw-r--r-- | arch/parisc/include/asm/pci.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/parisc/include/asm/pci.h b/arch/parisc/include/asm/pci.h index defebd956585..1de1a3f412ec 100644 --- a/arch/parisc/include/asm/pci.h +++ b/arch/parisc/include/asm/pci.h | |||
@@ -200,8 +200,6 @@ static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel) | |||
200 | } | 200 | } |
201 | 201 | ||
202 | #define HAVE_PCI_MMAP | 202 | #define HAVE_PCI_MMAP |
203 | 203 | #define ARCH_GENERIC_PCI_MMAP_RESOURCE | |
204 | extern int pci_mmap_page_range(struct pci_dev *dev, struct vm_area_struct *vma, | ||
205 | enum pci_mmap_state mmap_state, int write_combine); | ||
206 | 204 | ||
207 | #endif /* __ASM_PARISC_PCI_H */ | 205 | #endif /* __ASM_PARISC_PCI_H */ |