patch-2.3.48 linux/drivers/sgi/char/ds1286.c

Next file: linux/drivers/sgi/char/graphics.c
Previous file: linux/drivers/sgi/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/drivers/sgi/char/ds1286.c linux/drivers/sgi/char/ds1286.c
@@ -1,4 +1,4 @@
-/* $Id: ds1286.c,v 1.4 1999/06/17 13:29:03 ralf Exp $
+/* $Id: ds1286.c,v 1.7 2000/02/23 00:41:21 ralf Exp $
  *
  *	Real Time Clock interface for Linux	
  *
@@ -73,9 +73,7 @@
 
 static inline unsigned char ds1286_is_updating(void);
 
-#ifdef __SMP__
 static spinlock_t ds1286_lock = SPIN_LOCK_UNLOCKED;
-#endif
 
 /*
  *	Bits in rtc_status. (7 bits of room for future expansion)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)