Subject: CVS commit: syssrc/sys/arch/evbsh5/dev
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/26/2002 23:25:42
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Sep 26 20:25:41 UTC 2002

Modified Files:
	syssrc/sys/arch/evbsh5/dev: sysfpga.c

Log Message:
In sysfpgamatch(), the expression "cf->cf_driver == &sysfpga_cd" is
always true, so just return the constant 1.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/evbsh5/dev/sysfpga.c

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