diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-03-07 15:45:24 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-03-07 15:45:24 +0000 |
commit | 9f9f3e6e8548a596697778337110a423c384b6f3 (patch) | |
tree | 5dd4b290ef532cf5ecb058e1a92cd3435afeac8c /arch/mips64/arc/init.c | |
parent | d5c9a365ee7d2fded249aa5abfc5e89587583029 (diff) |
Merge with Linux 2.3.49.
Diffstat (limited to 'arch/mips64/arc/init.c')
-rw-r--r-- | arch/mips64/arc/init.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips64/arc/init.c b/arch/mips64/arc/init.c index 496f296ef..b961fc899 100644 --- a/arch/mips64/arc/init.c +++ b/arch/mips64/arc/init.c @@ -1,4 +1,4 @@ -/* $Id: init.c,v 1.3 1999/10/19 20:51:45 ralf Exp $ +/* $Id: init.c,v 1.3 1999/11/19 23:29:05 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 @@ -10,7 +10,6 @@ */ #include <linux/init.h> #include <linux/kernel.h> -#include <linux/config.h> #include <asm/sgialib.h> |