patch-2.4.7 linux/arch/ppc/kernel/m8xx_setup.c
Next file: linux/arch/ppc/kernel/misc.S
Previous file: linux/arch/ppc/kernel/m8260_setup.c
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Wed Jul 18 07:14:01 2001
- Orig file:
v2.4.6/linux/arch/ppc/kernel/m8xx_setup.c
- Orig date:
Tue Jul 3 17:08:18 2001
diff -u --recursive --new-file v2.4.6/linux/arch/ppc/kernel/m8xx_setup.c linux/arch/ppc/kernel/m8xx_setup.c
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.m8xx_setup.c 1.20 06/27/01 14:49:58 trini
+ * BK Id: SCCS/s.m8xx_setup.c 1.23 07/18/01 22:56:39 paulus
*/
/*
* linux/arch/ppc/kernel/setup.c
@@ -54,7 +54,6 @@
void m8xx_calibrate_decr(void);
unsigned char __res[sizeof(bd_t)];
-unsigned long empty_zero_page[1024];
#if defined(CONFIG_BLK_DEV_IDE) || defined(CONFIG_BLK_DEV_IDE_MODULE)
#ifdef CONFIG_BLK_DEV_MPC8xx_IDE
@@ -261,7 +260,7 @@
return(0);
}
-unsigned long __init
+unsigned long
m8xx_get_rtc_time(void)
{
/* Get time from the RTC.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)