From 63e8c62ef47731e477613e0f788457a4a289dceb Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Wed, 7 Jan 1998 07:39:59 +0000 Subject: compile --- sys/arch/alpha/pci/sio.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/alpha/pci/sio.c') diff --git a/sys/arch/alpha/pci/sio.c b/sys/arch/alpha/pci/sio.c index 1922113676a..fd9116be60b 100644 --- a/sys/arch/alpha/pci/sio.c +++ b/sys/arch/alpha/pci/sio.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sio.c,v 1.11 1998/01/05 13:35:17 deraadt Exp $ */ +/* $OpenBSD: sio.c,v 1.12 1998/01/07 07:39:58 niklas Exp $ */ /* $NetBSD: sio.c,v 1.15 1996/12/05 01:39:36 cgd Exp $ */ /* @@ -143,7 +143,6 @@ sioattach(parent, self, aux) { struct sio_softc *sc = (struct sio_softc *)self; struct pci_attach_args *pa = aux; - char devinfo[256]; printf("\n"); -- cgit v1.2.3