sparc: Replace deprecated spinlock initialization
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jan 2011 14:19:12 +0000 (15:19 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 27 Jan 2011 11:30:37 +0000 (12:30 +0100)
commit24774fbdeab8f6ac05a19e81bd645b0f7e5d2bb7
tree0aee50123069585d00ff07348ef74aa6358f47ae
parent7424cdf77b1b2975d82619084f20f0055f715166
sparc: Replace deprecated spinlock initialization

SPIN_LOCK_UNLOCK is deprecated. Use the lockdep capable variant
instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: David S. Miller <davem@davemloft.net>
arch/sparc/lib/atomic32.c
This page took 0.024693 seconds and 5 git commands to generate.