summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-03-18 04:30:27 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-03-18 04:30:27 +0000
commit563128078a5d390f4bb6b5f273d575dc7f1c7314 (patch)
tree83bf9c0ba13232776a35f2e2c605724ad0bd6bae /arch/mips/sgi
parente62014c38d171383c54eb1fee183f14f592521fc (diff)
Remove no longer necessary inclusion of spinlock.h.
Diffstat (limited to 'arch/mips/sgi')
-rw-r--r--arch/mips/sgi/kernel/indy_rtc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/sgi/kernel/indy_rtc.c b/arch/mips/sgi/kernel/indy_rtc.c
index b53ca3b5a..02861b475 100644
--- a/arch/mips/sgi/kernel/indy_rtc.c
+++ b/arch/mips/sgi/kernel/indy_rtc.c
@@ -7,7 +7,6 @@
*
* Copyright (C) 1998, 2001 by Ralf Baechle
*/
-#include <linux/spinlock.h>
#include <linux/mc146818rtc.h>
#include <asm/sgi/sgihpc.h>