MN10300: Need pci_iomap() and __pci_ioport_map() defining
[linux-2.6-microblaze.git] / arch / mn10300 / include / asm / pci.h
index 8137c25..6f31cc0 100644 (file)
@@ -103,4 +103,6 @@ static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel)
        return channel ? 15 : 14;
 }
 
+#include <asm-generic/pci_iomap.h>
+
 #endif /* _ASM_PCI_H */