Subject: CVS commit: src/sys/arch/arm/footbridge
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 04/17/2006 00:03:17
Module Name:	src
Committed By:	chris
Date:		Mon Apr 17 00:03:17 UTC 2006

Modified Files:
	src/sys/arch/arm/footbridge: footbridge_clock.c

Log Message:
Simplify delay loop by moving the maths to before the loop.
There is minimal risk of overflow unless something delays >134s.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/arm/footbridge/footbridge_clock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.