alpha: fix compile failures with gcc-4.3 (bug #10438)
[pandora-kernel.git] / arch / alpha / kernel / core_t2.c
index c075029..d9980d4 100644 (file)
@@ -74,6 +74,8 @@
 # define DBG(args)
 #endif
 
+DEFINE_SPINLOCK(t2_hae_lock);
+
 static volatile unsigned int t2_mcheck_any_expected;
 static volatile unsigned int t2_mcheck_last_taken;