diff options
Diffstat (limited to 'drivers/scsi/aic94xx/aic94xx.h')
-rw-r--r-- | drivers/scsi/aic94xx/aic94xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aic94xx/aic94xx.h b/drivers/scsi/aic94xx/aic94xx.h index 66cda669b417..26d4ad9ede2e 100644 --- a/drivers/scsi/aic94xx/aic94xx.h +++ b/drivers/scsi/aic94xx/aic94xx.h | |||
@@ -78,7 +78,7 @@ void asd_dev_gone(struct domain_device *dev); | |||
78 | 78 | ||
79 | void asd_invalidate_edb(struct asd_ascb *ascb, int edb_id); | 79 | void asd_invalidate_edb(struct asd_ascb *ascb, int edb_id); |
80 | 80 | ||
81 | int asd_execute_task(struct sas_task *, int num, gfp_t gfp_flags); | 81 | int asd_execute_task(struct sas_task *task, gfp_t gfp_flags); |
82 | 82 | ||
83 | void asd_set_dmamode(struct domain_device *dev); | 83 | void asd_set_dmamode(struct domain_device *dev); |
84 | 84 | ||