vserver 1.9.5.x5
[linux-2.6.git] / drivers / pci / access.c
index e3f33ef..24a76de 100644 (file)
@@ -7,7 +7,7 @@
  * configuration space.
  */
 
-static spinlock_t pci_lock = SPIN_LOCK_UNLOCKED;
+static DEFINE_SPINLOCK(pci_lock);
 
 /*
  *  Wrappers for all PCI configuration access functions.  They just check