summaryrefslogtreecommitdiffstats
path: root/arch/mips64/lib/rtc-std.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-01-11 04:02:40 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-01-11 04:02:40 +0000
commite47f00743fc4776491344f2c618cc8dc2c23bcbc (patch)
tree13e03a113a82a184c51c19c209867cfd3a59b3b9 /arch/mips64/lib/rtc-std.c
parentb2ad5f821b1381492d792ca10b1eb7a107b48f14 (diff)
Merge with Linux 2.4.0.
Diffstat (limited to 'arch/mips64/lib/rtc-std.c')
-rw-r--r--arch/mips64/lib/rtc-std.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips64/lib/rtc-std.c b/arch/mips64/lib/rtc-std.c
index a4a6ead81..989c0e8cc 100644
--- a/arch/mips64/lib/rtc-std.c
+++ b/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>