From b568ea4e01d5c2d673621943d5cfe2dede9d069a Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Tue, 10 Sep 1996 23:31:13 +0000 Subject: Removed more devconf leftovers. --- sys/dev/eisa/eisaconf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/eisa') diff --git a/sys/dev/eisa/eisaconf.h b/sys/dev/eisa/eisaconf.h index 985a3ad7d85f..0634a4fbb812 100644 --- a/sys/dev/eisa/eisaconf.h +++ b/sys/dev/eisa/eisaconf.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: eisaconf.h,v 1.10 1996/09/06 23:06:59 phk Exp $ + * $Id: eisaconf.h,v 1.11 1996/09/08 10:43:42 phk Exp $ */ #ifndef _I386_EISA_EISACONF_H_ @@ -79,7 +79,7 @@ struct eisa_driver { /* test whether device is present */ int (*attach) __P((struct eisa_device *)); /* setup driver for a device */ - int (*shutdown) __P((struct kern_devconf *, int)); + int (*shutdown) __P((int)); /* Return the device to a safe * state before shutdown */ -- cgit v1.3