diff options
Diffstat (limited to 'drivers/scsi/aic7xxx/aic7xxx_osm.h')
-rw-r--r-- | drivers/scsi/aic7xxx/aic7xxx_osm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/scsi/aic7xxx/aic7xxx_osm.h b/drivers/scsi/aic7xxx/aic7xxx_osm.h index c2a9ad76d35d..3f7238db35e5 100644 --- a/drivers/scsi/aic7xxx/aic7xxx_osm.h +++ b/drivers/scsi/aic7xxx/aic7xxx_osm.h | |||
@@ -398,9 +398,6 @@ struct info_str { | |||
398 | int pos; | 398 | int pos; |
399 | }; | 399 | }; |
400 | 400 | ||
401 | void ahc_format_transinfo(struct info_str *info, | ||
402 | struct ahc_transinfo *tinfo); | ||
403 | |||
404 | /******************************** Locking *************************************/ | 401 | /******************************** Locking *************************************/ |
405 | /* Lock protecting internal data structures */ | 402 | /* Lock protecting internal data structures */ |
406 | 403 | ||