patch-2.3.18 linux/drivers/sgi/char/ds1286.c
Next file: linux/drivers/sound/cmpci.c
Previous file: linux/drivers/scsi/wd7000.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Sep 8 11:59:00 1999
- Orig file:
v2.3.17/linux/drivers/sgi/char/ds1286.c
- Orig date:
Tue Aug 31 17:29:14 1999
diff -u --recursive --new-file v2.3.17/linux/drivers/sgi/char/ds1286.c linux/drivers/sgi/char/ds1286.c
@@ -37,11 +37,11 @@
#include <linux/init.h>
#include <linux/poll.h>
#include <linux/rtc.h>
+#include <linux/spinlock.h>
#include <asm/ds1286.h>
#include <asm/io.h>
#include <asm/uaccess.h>
-#include <asm/spinlock.h>
#include <asm/system.h>
#define DS1286_VERSION "1.0"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)