Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic Remove now unused *shutdown_hook from softc.
details: https://anonhg.NetBSD.org/src/rev/08c8c41ebe28
branches: trunk
changeset: 747130:08c8c41ebe28
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Thu Sep 03 14:55:29 2009 +0000
description:
Remove now unused *shutdown_hook from softc.
diffstat:
sys/dev/ic/aic79xxvar.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r b96eff5f347f -r 08c8c41ebe28 sys/dev/ic/aic79xxvar.h
--- a/sys/dev/ic/aic79xxvar.h Thu Sep 03 14:52:22 2009 +0000
+++ b/sys/dev/ic/aic79xxvar.h Thu Sep 03 14:55:29 2009 +0000
@@ -1071,7 +1071,6 @@
bus_space_tag_t tags[2];
bus_space_handle_t bshs[2];
- void *shutdown_hook;
struct scb_data scb_data;
struct hardware_scb *next_queued_hscb;
Home |
Main Index |
Thread Index |
Old Index