diff options
Diffstat (limited to 'include/scsi/scsi_host.h')
| -rw-r--r-- | include/scsi/scsi_host.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h index a6cf3e535c0b..dc6862d09e53 100644 --- a/include/scsi/scsi_host.h +++ b/include/scsi/scsi_host.h | |||
| @@ -286,7 +286,7 @@ struct scsi_host_template { | |||
| 286 | * suspend support | 286 | * suspend support |
| 287 | */ | 287 | */ |
| 288 | int (*resume)(struct scsi_device *); | 288 | int (*resume)(struct scsi_device *); |
| 289 | int (*suspend)(struct scsi_device *); | 289 | int (*suspend)(struct scsi_device *, pm_message_t state); |
| 290 | 290 | ||
| 291 | /* | 291 | /* |
| 292 | * Name of proc directory | 292 | * Name of proc directory |
