diff options
Diffstat (limited to 'drivers/scsi/aic7xxx/aic7xxx_inline.h')
-rw-r--r-- | drivers/scsi/aic7xxx/aic7xxx_inline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aic7xxx/aic7xxx_inline.h b/drivers/scsi/aic7xxx/aic7xxx_inline.h index 8e1954cdd84f..cba2f23bbe79 100644 --- a/drivers/scsi/aic7xxx/aic7xxx_inline.h +++ b/drivers/scsi/aic7xxx/aic7xxx_inline.h | |||
@@ -229,7 +229,7 @@ ahc_name(struct ahc_softc *ahc) | |||
229 | return (ahc->name); | 229 | return (ahc->name); |
230 | } | 230 | } |
231 | 231 | ||
232 | /*********************** Miscelaneous Support Functions ***********************/ | 232 | /*********************** Miscellaneous Support Functions ***********************/ |
233 | 233 | ||
234 | static __inline void ahc_update_residual(struct ahc_softc *ahc, | 234 | static __inline void ahc_update_residual(struct ahc_softc *ahc, |
235 | struct scb *scb); | 235 | struct scb *scb); |