mips: Replace deprecated spinlock initialization
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jan 2011 14:16:35 +0000 (15:16 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 27 Jan 2011 11:30:36 +0000 (12:30 +0100)
commit7424cdf77b1b2975d82619084f20f0055f715166
tree62bd49745688c4221902ccd4bdc7c7ce42073ef2
parente41c8ab174f47ed5ed10a365482d0d7b0e352beb
mips: Replace deprecated spinlock initialization

SPIN_LOCK_UNLOCK is deprecated. Use the lockdep capable variant
instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/vpe.c
This page took 0.024216 seconds and 5 git commands to generate.