patch-2.4.20 linux-2.4.20/arch/ppc/amiga/time.c

Next file: linux-2.4.20/arch/ppc/boot/Makefile
Previous file: linux-2.4.20/arch/ppc/amiga/config.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ppc/amiga/time.c linux-2.4.20/arch/ppc/amiga/time.c
@@ -1,5 +1,5 @@
 /*
- * BK Id: SCCS/s.time.c 1.5 05/17/01 18:14:20 cort
+ * BK Id: %F% %I% %G% %U% %#%
  */
 #include <linux/config.h> /* CONFIG_HEARTBEAT */
 #include <linux/errno.h>
@@ -56,6 +56,4 @@
                 dist = period / 4;
 	}
 #endif
-	/* should be made smarter */
-	ppc_md.heartbeat_count = 1;
 }

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