summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mpireg.h
diff options
context:
space:
mode:
authorMarco Peereboom <marco@cvs.openbsd.org>2006-06-15 05:21:47 +0000
committerMarco Peereboom <marco@cvs.openbsd.org>2006-06-15 05:21:47 +0000
commit24f78d6049c204383f262bfa32b277355f96edc7 (patch)
treeb481f5942840b6c455c3b85ac429b97861beefc3 /sys/dev/ic/mpireg.h
parent2bf52f92240703092e967d0db464e61fc5112544 (diff)
Remove header from structure since it doesnt need it.
Diffstat (limited to 'sys/dev/ic/mpireg.h')
-rw-r--r--sys/dev/ic/mpireg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ic/mpireg.h b/sys/dev/ic/mpireg.h
index 27c9fd4ac9a..7882bddd754 100644
--- a/sys/dev/ic/mpireg.h
+++ b/sys/dev/ic/mpireg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: mpireg.h,v 1.14 2006/06/15 04:44:59 marco Exp $ */
+/* $OpenBSD: mpireg.h,v 1.15 2006/06/15 05:21:46 marco Exp $ */
/*
* Copyright (c) 2005 David Gwynne <dlg@openbsd.org>
@@ -1008,8 +1008,6 @@ struct mpi_cfg_manufacturing_pg0 {
} __packed;
struct mpi_cfg_raid_vol {
- struct mpi_cfg_hdr config_header;
-
u_int8_t vol_id;
u_int8_t vol_bus;
u_int8_t vol_ioc;