x86, pci: introduce pci=noioapicquirk kernel cmdline option
[deliverable/linux.git] / include / asm-x86 / pci.h
index 2db14cf17db8f9faeae76133445f144023d58ff6..30eec93a845ed47ee5b1c3665c489cf134b6735f 100644 (file)
@@ -19,6 +19,7 @@ struct pci_sysdata {
 };
 
 extern int pci_routeirq;
+extern int noioapicquirk;
 
 /* 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,
This page took 0.024295 seconds and 5 git commands to generate.