summaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/jazz')
-rw-r--r--arch/mips/jazz/.cvsignore1
-rw-r--r--arch/mips/jazz/setup.c4
2 files changed, 3 insertions, 2 deletions
diff --git a/arch/mips/jazz/.cvsignore b/arch/mips/jazz/.cvsignore
index 4671378ae..857dd22e9 100644
--- a/arch/mips/jazz/.cvsignore
+++ b/arch/mips/jazz/.cvsignore
@@ -1 +1,2 @@
.depend
+.*.flags
diff --git a/arch/mips/jazz/setup.c b/arch/mips/jazz/setup.c
index d088a302c..82fbdd143 100644
--- a/arch/mips/jazz/setup.c
+++ b/arch/mips/jazz/setup.c
@@ -1,5 +1,5 @@
/*
- * Setup pointers to hardware dependand routines.
+ * Setup pointers to hardware dependant routines.
*
* 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
@@ -7,7 +7,7 @@
*
* Copyright (C) 1996, 1997 by Ralf Baechle
*
- * $Id: setup.c,v 1.7 1997/12/29 00:06:49 tsbogend Exp $
+ * $Id: setup.c,v 1.8 1998/03/04 08:29:10 ralf Exp $
*/
#include <linux/init.h>
#include <linux/ioport.h>