diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-10-09 00:00:47 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-10-09 00:00:47 +0000 |
commit | d6434e1042f3b0a6dfe1b1f615af369486f9b1fa (patch) | |
tree | e2be02f33984c48ec019c654051d27964e42c441 /arch/mips/sni/io.c | |
parent | 609d1e803baf519487233b765eb487f9ec227a18 (diff) |
Merge with 2.3.19.
Diffstat (limited to 'arch/mips/sni/io.c')
-rw-r--r-- | arch/mips/sni/io.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/sni/io.c b/arch/mips/sni/io.c index 99b991ef6..80a9037c9 100644 --- a/arch/mips/sni/io.c +++ b/arch/mips/sni/io.c @@ -1,4 +1,4 @@ -/* $Id: io.c,v 1.3 1999/01/04 16:03:58 ralf Exp $ +/* $Id: io.c,v 1.4 1999/08/18 23:37:46 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,9 +7,9 @@ * Low level I/O functions for SNI. */ #include <linux/string.h> +#include <linux/spinlock.h> #include <asm/addrspace.h> #include <asm/system.h> -#include <asm/spinlock.h> #include <asm/sni.h> /* |