]> Pileus Git - ~andy/linux/blobdiff - arch/mn10300/include/asm/io.h
mn10300: switch to GENERIC_PCI_IOMAP
[~andy/linux] / arch / mn10300 / include / asm / io.h
index 0d6d54f09f175bbdfb0809ed37564699f476b90c..139df8c53de83374a86189a8278d91a184d3e26c 100644 (file)
@@ -229,7 +229,6 @@ static inline void outsl(unsigned long addr, const void *buffer, int count)
 
 /* Create a virtual mapping cookie for a PCI BAR (memory or IO) */
 struct pci_dev;
-extern void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long max);
 static inline void pci_iounmap(struct pci_dev *dev, void __iomem *p)
 {
 }