Subject: CVS commit: src/sys/arch/shark/ofw
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 07/30/2007 13:02:01
Module Name:	src
Committed By:	jmmv
Date:		Mon Jul 30 13:02:01 UTC 2007

Modified Files:
	src/sys/arch/shark/ofw: igsfb_ofbus.c ofw.c vga_ofbus.c

Log Message:
Fix build of kernels that use vga or igsfb together with pccons by avoiding
a warning mentioning an unused static function.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/shark/ofw/igsfb_ofbus.c
cvs rdiff -r1.38 -r1.39 src/sys/arch/shark/ofw/ofw.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/shark/ofw/vga_ofbus.c

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