patch-2.4.19 linux-2.4.19/arch/mips/dec/prom/memory.c
Next file: linux-2.4.19/arch/mips/dec/promcon.c
Previous file: linux-2.4.19/arch/mips/dec/prom/identify.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Aug 2 17:39:43 2002
- Orig file:
linux-2.4.18/arch/mips/dec/prom/memory.c
- Orig date:
Sun Sep 9 10:43:01 2001
diff -urN linux-2.4.18/arch/mips/dec/prom/memory.c linux-2.4.19/arch/mips/dec/prom/memory.c
@@ -3,8 +3,6 @@
*
* Copyright (C) 1998 Harald Koerfgen, Frieder Streffer and Paul M. Antoine
* Copyright (C) 2000 Maciej W. Rozycki
- *
- * $Id: memory.c,v 1.3 1999/10/09 00:00:58 ralf Exp $
*/
#include <linux/init.h>
#include <linux/config.h>
@@ -118,7 +116,7 @@
* the first page reserved for the exception handlers.
*/
-#ifdef CONFIG_DECLANCE
+#if defined(CONFIG_DECLANCE) || defined(CONFIG_DECLANCE_MODULE)
/*
* Leave 128 KB reserved for Lance memory for
* IOASIC DECstations.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)