diff options
Diffstat (limited to 'arch/mips/sni/io.c')
-rw-r--r-- | arch/mips/sni/io.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/sni/io.c b/arch/mips/sni/io.c index a59df4565..99b991ef6 100644 --- a/arch/mips/sni/io.c +++ b/arch/mips/sni/io.c @@ -1,4 +1,4 @@ -/* $Id: io.c,v 1.2 1998/04/05 11:24:06 ralf Exp $ +/* $Id: io.c,v 1.3 1999/01/04 16:03: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 @@ -7,7 +7,6 @@ * Low level I/O functions for SNI. */ #include <linux/string.h> -#include <asm/mipsconfig.h> #include <asm/addrspace.h> #include <asm/system.h> #include <asm/spinlock.h> |