patch-2.3.99-pre9 linux/arch/mips/baget/baget.c
Next file: linux/arch/mips/baget/bagetIRQ.S
Previous file: linux/arch/mips/baget/Makefile
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Sat May 13 08:29:14 2000
-  Orig file: 
v2.3.99-pre8/linux/arch/mips/baget/baget.c
-  Orig date: 
Sat Feb 26 22:31:39 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/arch/mips/baget/baget.c linux/arch/mips/baget/baget.c
@@ -13,15 +13,9 @@
 #include <asm/bootinfo.h>
 #include <asm/mipsregs.h>
 #include <asm/pgtable.h>
+#include <asm/pgalloc.h>
 
 #include <asm/baget/baget.h>
-
-/* 
- * Following values are set by BALO into RAM disk buffer parameters
- */
-unsigned long balo_ramdisk_base = 0xBA;  /* Signature for BALO ! */
-unsigned long balo_ramdisk_size = 0;
-
 
 /*
  *  Following code is based on routines from 'mm/vmalloc.c'
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)