patch-2.4.0-test12 linux/arch/mips64/kernel/setup.c
Next file: linux/arch/mips64/kernel/signal32.c
Previous file: linux/arch/mips64/kernel/scall_o32.S
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Tue Nov 28 21:42:04 2000
- Orig file:
v2.4.0-test11/linux/arch/mips64/kernel/setup.c
- Orig date:
Sun Jul 9 22:18:16 2000
diff -u --recursive --new-file v2.4.0-test11/linux/arch/mips64/kernel/setup.c linux/arch/mips64/kernel/setup.c
@@ -1,5 +1,4 @@
-/* $Id: setup.c,v 1.9 2000/03/14 01:39:27 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
* for more details.
@@ -36,11 +35,6 @@
#include <asm/stackframe.h>
#include <asm/system.h>
#include <asm/pgalloc.h>
-
-#ifdef CONFIG_SGI_IP27
-/* XXX Origin garbage has no business in this file */
-#include <asm/sn/sn0/addrs.h>
-#endif
#ifndef CONFIG_SMP
struct cpuinfo_mips cpu_data[1];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)