Subject: CVS commit: syssrc/sys/arch/arm/iomd
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 06/16/2002 16:20:15
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Jun 16 13:20:15 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/iomd: files.iomd vidc20.c

Log Message:
None of the children of vidc now use their aux pointer, so there's no need
to set it, and vidcprint isn't needed to print it.  G/C all that code, and
most of the rest of vidcsearch too.
This also means that the locators on vidc's children are unused, so G/C them
as well.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/iomd/files.iomd
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm/iomd/vidc20.c

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