]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/pci/access.c
PCI: Introduce INTx check & mask API
[karo-tx-linux.git] / drivers / pci / access.c
index 0c4c71712dfc2d9b58ba716cb08ca45a436400b3..2a581642c237b74a4b71a70d04c86c8365f8aff8 100644 (file)
@@ -13,7 +13,7 @@
  * configuration space.
  */
 
-static DEFINE_RAW_SPINLOCK(pci_lock);
+DEFINE_RAW_SPINLOCK(pci_lock);
 
 /*
  *  Wrappers for all PCI configuration access functions.  They just check