summaryrefslogtreecommitdiff
path: root/sys/dev/ic/aic79xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/aic79xx.h')
-rw-r--r--sys/dev/ic/aic79xx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/aic79xx.h b/sys/dev/ic/aic79xx.h
index 97f79e27fcc..e7a206f6555 100644
--- a/sys/dev/ic/aic79xx.h
+++ b/sys/dev/ic/aic79xx.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: aic79xx.h,v 1.10 2004/11/13 04:22:54 krw Exp $ */
+/* $OpenBSD: aic79xx.h,v 1.11 2004/11/13 06:11:31 krw Exp $ */
/*
* Copyright (c) 2004 Milos Urbanek, Kenneth R. Westerback & Marco Peereboom
@@ -1262,7 +1262,6 @@ struct ahd_softc {
*/
bus_dma_tag_t parent_dmat;
struct map_node shared_data_map;
- int shared_data_size;
/* Information saved through suspend/resume cycles */
struct ahd_suspend_state suspend_state;