From: Thomas Gleixner Date: Fri, 6 Nov 2009 22:41:23 +0000 (+0000) Subject: PCI: Replace old style lock initializer X-Git-Tag: v2.6.33-rc1~321^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9d1e4921d5b62a80ed02851639249e2548d24f1;p=pandora-kernel.git PCI: Replace old style lock initializer SPIN_LOCK_UNLOCKED is deprecated. Use DEFINE_SPINLOCK instead. Make the lock static while at it. Signed-off-by: Thomas Gleixner Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed