diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/libata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h index a417498209..84787cad86 100644 --- a/include/linux/libata.h +++ b/include/linux/libata.h | |||
| @@ -597,7 +597,7 @@ struct ata_port { | |||
| 597 | struct ata_port_operations { | 597 | struct ata_port_operations { |
| 598 | void (*port_disable) (struct ata_port *); | 598 | void (*port_disable) (struct ata_port *); |
| 599 | 599 | ||
| 600 | void (*dev_config) (struct ata_port *, struct ata_device *); | 600 | void (*dev_config) (struct ata_device *); |
| 601 | 601 | ||
| 602 | void (*set_piomode) (struct ata_port *, struct ata_device *); | 602 | void (*set_piomode) (struct ata_port *, struct ata_device *); |
| 603 | void (*set_dmamode) (struct ata_port *, struct ata_device *); | 603 | void (*set_dmamode) (struct ata_port *, struct ata_device *); |
