Subject: CVS commit: src/sys/dev/sbus
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 12/11/2006 11:42:48
Module Name: src
Committed By: jdc
Date: Mon Dec 11 11:42:48 UTC 2006
Modified Files:
src/sys/dev/sbus: stp4020.c
Log Message:
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.49 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.