diff options
Diffstat (limited to 'drivers/scsi/sata_uli.c')
| -rw-r--r-- | drivers/scsi/sata_uli.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/sata_uli.c b/drivers/scsi/sata_uli.c index 0bff4f475f26..a71fb54eebd3 100644 --- a/drivers/scsi/sata_uli.c +++ b/drivers/scsi/sata_uli.c | |||
| @@ -113,6 +113,7 @@ static struct ata_port_operations uli_ops = { | |||
| 113 | 113 | ||
| 114 | .port_start = ata_port_start, | 114 | .port_start = ata_port_start, |
| 115 | .port_stop = ata_port_stop, | 115 | .port_stop = ata_port_stop, |
| 116 | .host_stop = ata_host_stop, | ||
| 116 | }; | 117 | }; |
| 117 | 118 | ||
| 118 | static struct ata_port_info uli_port_info = { | 119 | static struct ata_port_info uli_port_info = { |
