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

Modified Files:
	syssrc/sys/arch/arm/iomd: vidc20config.c vidc20config.h

Log Message:
vidcvideo_stdpalette() and vidcvideo_textpalette() do precisely the same thing.
G/C the latter and change its only caller to use the former.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/arm/iomd/vidc20config.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/iomd/vidc20config.h

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