vserver 1.9.5.x5
[linux-2.6.git] / arch / arm / kernel / dma.c
index 0e4b21e..2b78838 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <asm/mach/dma.h>
 
-spinlock_t dma_spin_lock = SPIN_LOCK_UNLOCKED;
+DEFINE_SPINLOCK(dma_spin_lock);
 
 #if MAX_DMA_CHANNELS > 0