alpha: Replace deprecated spinlock initialization
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jan 2011 14:10:51 +0000 (15:10 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 27 Jan 2011 11:30:36 +0000 (12:30 +0100)
commit61bb46082775acd18c712607615a8b7dbeff7873
treecf9bd860bc783ff6d565f1a24d16a8ec187ed911
parentf97b12cce6dea51880a6a89d4607c29c70a6a841
alpha: Replace deprecated spinlock initialization

SPIN_LOCK_UNLOCK is deprecated. Use the lockdep capable variant
instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/rwsem.h
This page took 0.024977 seconds and 5 git commands to generate.