KVM: ia64: dynamic nr online cpus
[safe/jmp/linux-2.6] / arch / ia64 / include / asm / pci.h
index ce342fb..1d660d8 100644 (file)
@@ -156,4 +156,7 @@ static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel)
        return channel ? isa_irq_to_vector(15) : isa_irq_to_vector(14);
 }
 
+#ifdef CONFIG_DMAR
+extern void pci_iommu_alloc(void);
+#endif
 #endif /* _ASM_IA64_PCI_H */