summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi/kernel/indy_rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/sgi/kernel/indy_rtc.c')
-rw-r--r--arch/mips/sgi/kernel/indy_rtc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/sgi/kernel/indy_rtc.c b/arch/mips/sgi/kernel/indy_rtc.c
index 5ef066773..bad4f6667 100644
--- a/arch/mips/sgi/kernel/indy_rtc.c
+++ b/arch/mips/sgi/kernel/indy_rtc.c
@@ -1,4 +1,4 @@
-/* $Id: indy_rtc.c,v 1.1 1998/06/25 20:19:17 ralf Exp $
+/* $Id: indy_rtc.c,v 1.1 1998/06/30 00:21:58 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
@@ -9,7 +9,7 @@
* Copyright (C) 1998 by Ralf Baechle
*/
#include <linux/mc146818rtc.h>
-#include <asm/sgihpc.h>
+#include <asm/sgi/sgihpc.h>
static unsigned char indy_rtc_read_data(unsigned long addr)
{