Subject: CVS commit: [netbsd-4] src/sys/dev/sbus
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 12/12/2006 13:00:00
Module Name:	src
Committed By:	tron
Date:		Tue Dec 12 13:00:00 UTC 2006

Modified Files:
	src/sys/dev/sbus [netbsd-4]: stp4020.c

Log Message:
Pull up following revision(s) (requested by jdc in ticket #270):
	sys/dev/sbus/stp4020.c: revision 1.49
Add an explicit NULL for the card_detect function (that we don't have/need)
in struct pcmcia_chip_functions {}.
This now compiles again (adding -Wextra exposed this).
OK martin@.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.48.12.1 src/sys/dev/sbus/stp4020.c

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