vserver 1.9.5.x5
[linux-2.6.git] / include / asm-i386 / mca.h
index 44ba981..09adf2e 100644 (file)
@@ -40,7 +40,4 @@
  */
 #define MCA_NUMADAPTERS (MCA_MAX_SLOT_NR+3)
 
-/* lock to protect access to the MCA registers */
-extern spinlock_t mca_lock;
-
 #endif