]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ieee1394/ieee1394_transactions.c
ieee1394: SPIN_LOCK_UNLOCKED cleanup
[linux-2.6-omap-h63xx.git] / drivers / ieee1394 / ieee1394_transactions.c
index 0272dacccd694f1050c20b2ecbd06804350ab14f..f144133df99e49e34213c8cecad1048281b5c853 100644 (file)
@@ -37,7 +37,7 @@
 #ifndef HPSB_DEBUG_TLABELS
 static
 #endif
-spinlock_t hpsb_tlabel_lock = SPIN_LOCK_UNLOCKED;
+DEFINE_SPINLOCK(hpsb_tlabel_lock);
 
 static DECLARE_WAIT_QUEUE_HEAD(tlabel_wq);