patch-2.4.5 linux/arch/sh/kernel/rtc.c

Next file: linux/arch/sh/kernel/setup_dc.c
Previous file: linux/arch/sh/kernel/mach_dc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/arch/sh/kernel/rtc.c linux/arch/sh/kernel/rtc.c
@@ -143,7 +143,6 @@
 
 static int set_rtc_time(unsigned long nowtime)
 {
-	extern int abs (int);
 	int retval = 0;
 	int real_seconds, real_minutes, cmos_minutes;
 

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