patch-2.4.0-test10 linux/arch/m68k/mm/init.c

Next file: linux/arch/m68k/q40/config.c
Previous file: linux/arch/m68k/mac/debug.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/arch/m68k/mm/init.c linux/arch/m68k/mm/init.c
@@ -32,7 +32,7 @@
 #include <asm/atari_stram.h>
 #endif
 
-static unsigned long totalram_pages = 0;
+static unsigned long totalram_pages;
 
 #ifdef CONFIG_SUN3
 void mmu_emu_reserve_pages(unsigned long max_page);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)