Remove now unused *shutdown_hook from softc.

This commit is contained in:
tsutsui 2009-09-03 14:55:29 +00:00
parent ffdf6c036a
commit d0cad2b04e
1 changed files with 0 additions and 1 deletions

View File

@ -1071,7 +1071,6 @@ struct ahd_softc {
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;