Subject: CVS commit: src/sys/arch/playstation2/dev
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/26/2005 19:54:42
Module Name:	src
Committed By:	he
Date:		Sun Jun 26 19:54:42 UTC 2005

Modified Files:
	src/sys/arch/playstation2/dev: wdc_spd.c

Log Message:
Rename macro-local variables so that __read_1() and __write_1() does
not use the same variable name.  Fixes -Wshadow warning.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/playstation2/dev/wdc_spd.c

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