PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
[linux-2.6-microblaze.git] / arch / mips / include / asm / pci.h
index 30d1129..3141e2a 100644 (file)
@@ -111,9 +111,6 @@ extern void pcibios_set_master(struct pci_dev *dev);
 
 #define HAVE_PCI_MMAP
 
-extern int pci_mmap_page_range(struct pci_dev *dev, struct vm_area_struct *vma,
-       enum pci_mmap_state mmap_state, int write_combine);
-
 #define HAVE_ARCH_PCI_RESOURCE_TO_USER
 
 /*