Subject: CVS commit: src/sys/arch/macppc/dev
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 06/05/2005 20:32:30
Module Name:	src
Committed By:	nathanw
Date:		Sun Jun  5 20:32:30 UTC 2005

Modified Files:
	src/sys/arch/macppc/dev: aed.c

Log Message:
Don't shadow global aed_sc with local aed_sc.
XXX there shouldn't be a global aed_sc in the first place; the interface
among ADB devices is terrible.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/macppc/dev/aed.c

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