commit | 7424cdf77b1b2975d82619084f20f0055f715166 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Jan 23 15:16:35 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jan 27 12:30:36 2011 +0100 |
tree | 62bd49745688c4221902ccd4bdc7c7ce42073ef2 | |
parent | e41c8ab174f47ed5ed10a365482d0d7b0e352beb [diff] |
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>