diff options
Diffstat (limited to 'include/linux/ahci_platform.h')
| -rw-r--r-- | include/linux/ahci_platform.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/ahci_platform.h b/include/linux/ahci_platform.h index 6dfd51a04d77..09a947e8bc87 100644 --- a/include/linux/ahci_platform.h +++ b/include/linux/ahci_platform.h | |||
| @@ -43,10 +43,7 @@ struct ahci_host_priv *ahci_platform_get_resources( | |||
| 43 | struct platform_device *pdev); | 43 | struct platform_device *pdev); |
| 44 | int ahci_platform_init_host(struct platform_device *pdev, | 44 | int ahci_platform_init_host(struct platform_device *pdev, |
| 45 | struct ahci_host_priv *hpriv, | 45 | struct ahci_host_priv *hpriv, |
| 46 | const struct ata_port_info *pi_template, | 46 | const struct ata_port_info *pi_template); |
| 47 | unsigned long host_flags, | ||
| 48 | unsigned int force_port_map, | ||
| 49 | unsigned int mask_port_map); | ||
| 50 | 47 | ||
| 51 | int ahci_platform_suspend_host(struct device *dev); | 48 | int ahci_platform_suspend_host(struct device *dev); |
| 52 | int ahci_platform_resume_host(struct device *dev); | 49 | int ahci_platform_resume_host(struct device *dev); |
