]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/asm-x86/pci.h
x86: lockless get_user_pages_fast()
[mv-sheeva.git] / 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)