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

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

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


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm/iomd/lmcaudio.c

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