aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_platform.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/ahci_platform.c')
-rw-r--r--drivers/ata/ahci_platform.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/ahci_platform.c b/drivers/ata/ahci_platform.c
index 68ef6b563b7..4e97f33cca4 100644
--- a/drivers/ata/ahci_platform.c
+++ b/drivers/ata/ahci_platform.c
@@ -171,7 +171,6 @@ static int __devexit ahci_remove(struct platform_device *pdev)
171} 171}
172 172
173static struct platform_driver ahci_driver = { 173static struct platform_driver ahci_driver = {
174 .probe = ahci_probe,
175 .remove = __devexit_p(ahci_remove), 174 .remove = __devexit_p(ahci_remove),
176 .driver = { 175 .driver = {
177 .name = "ahci", 176 .name = "ahci",