Subject: CVS commit: src/sys/arch/arm/iomd
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/07/2003 18:29:30
Module Name:	src
Committed By:	he
Date:		Fri Nov  7 18:29:30 UTC 2003

Modified Files:
	src/sys/arch/arm/iomd: vidcvideo.c

Log Message:
Suppress apparently-bogus -Wunitialized warnings, the compiler does
not detect that set / use occur under equal conditions in following
if() statements.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/arm/iomd/vidcvideo.c

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