]> err.no Git - linux-2.6/blobdiff - include/asm-x86/pci.h
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6] / include / asm-x86 / pci.h
index ddd8e248fc0a43bde4ec039beebbdfc500457e77..2db14cf17db8f9faeae76133445f144023d58ff6 100644 (file)
@@ -18,7 +18,11 @@ struct pci_sysdata {
 #endif
 };
 
+extern int pci_routeirq;
+
 /* scan a bus after allocating a pci_sysdata for it */
+extern struct pci_bus *pci_scan_bus_on_node(int busno, struct pci_ops *ops,
+                                           int node);
 extern struct pci_bus *pci_scan_bus_with_sysdata(int busno);
 
 static inline int pci_domain_nr(struct pci_bus *bus)