summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsiconf.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-04-07 17:32:42 +0000
committerbde <bde@FreeBSD.org>1996-04-07 17:32:42 +0000
commitcfdfb3c281cd6aecdf142a332ce950994f4c4a18 (patch)
treeb57f3e3a78bf739af4522d98d12427c7d83345ae /sys/scsi/scsiconf.c
parent20b5c8f9a647c6eb187977f0ccd47f48658e5547 (diff)
downloadFreeBSD-src-cfdfb3c281cd6aecdf142a332ce950994f4c4a18.zip
FreeBSD-src-cfdfb3c281cd6aecdf142a332ce950994f4c4a18.tar.gz
Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose
being declared in the wrong place.
Diffstat (limited to 'sys/scsi/scsiconf.c')
-rw-r--r--sys/scsi/scsiconf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index c3c496f..9ca1685 100644
--- a/sys/scsi/scsiconf.c
+++ b/sys/scsi/scsiconf.c
@@ -16,7 +16,7 @@
*
* New configuration setup: dufault@hda.com
*
- * $Id: scsiconf.c,v 1.56 1996/03/09 07:13:57 peter Exp $
+ * $Id: scsiconf.c,v 1.57 1996/03/10 07:13:10 gibbs Exp $
*/
#include "opt_scsi.h"
@@ -31,7 +31,6 @@
#include <sys/conf.h>
#include <machine/clock.h>
-#include <machine/cpu.h> /* XXX For bootverbose (funny place) */
#include "scbus.h"
OpenPOWER on IntegriCloud