commit | 61bb46082775acd18c712607615a8b7dbeff7873 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Jan 23 15:10:51 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jan 27 12:30:36 2011 +0100 |
tree | cf9bd860bc783ff6d565f1a24d16a8ec187ed911 | |
parent | f97b12cce6dea51880a6a89d4607c29c70a6a841 [diff] |
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>