Subject: CVS commit: syssrc/sys/arch/evbarm/ifpga
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/27/2002 05:17:26
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Sep 27 02:17:26 UTC 2002

Modified Files:
	syssrc/sys/arch/evbarm/ifpga: pl030_rtc.c plcom_ifpga.c

Log Message:
When in a match routine, the cfdata we're passed always references
our own cfdriver, so don't bother comparing the names, since they
will always match.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/evbarm/ifpga/pl030_rtc.c \
    syssrc/sys/arch/evbarm/ifpga/plcom_ifpga.c

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