patch-2.4.2 linux/arch/mips64/lib/rtc-std.c
Next file: linux/arch/mips64/mm/Makefile
Previous file: linux/arch/mips64/lib/rtc-no.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Sun Feb 4 21:48:46 2001
- Orig file:
v2.4.1/linux/arch/mips64/lib/rtc-std.c
- Orig date:
Sat May 13 08:30:17 2000
diff -u --recursive --new-file v2.4.1/linux/arch/mips64/lib/rtc-std.c linux/arch/mips64/lib/rtc-std.c
@@ -1,5 +1,4 @@
-/* $Id: rtc-std.c,v 1.1 1999/08/21 21:43:01 ralf Exp $
- *
+/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
@@ -8,6 +7,7 @@
*
* Copyright (C) 1998 by Ralf Baechle
*/
+#include <linux/spinlock.h>
#include <linux/mc146818rtc.h>
#include <asm/io.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)