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 15:36:43
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Jun 16 12:36:43 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/iomd: vidcaudio.c

Log Message:
struct vidcaudio_softc.iobase was unused other than to initialise it.  G/C it.
This also means that the "aux" parameter to vidcaudio_attach is unused.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/arm/iomd/vidcaudio.c

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