Subject: CVS commit: src/sys/arch/arm/ixp12x0
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/04/2005 21:19:23
Module Name:	src
Committed By:	he
Date:		Sat Jun  4 21:19:23 UTC 2005

Modified Files:
	src/sys/arch/arm/ixp12x0: ixp12x0_clk.c ixp12x0_com.c

Log Message:
Fix shadowing warnings by renaming local variables and by
removing parameter names in function prototype.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/arm/ixp12x0/ixp12x0_clk.c
cvs rdiff -r1.19 -r1.20 src/sys/arch/arm/ixp12x0/ixp12x0_com.c

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