diff options
Diffstat (limited to 'drivers/ata/pata_ixp4xx_cf.c')
-rw-r--r-- | drivers/ata/pata_ixp4xx_cf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_ixp4xx_cf.c b/drivers/ata/pata_ixp4xx_cf.c index 76332109a4f7..4ca7fd6118d5 100644 --- a/drivers/ata/pata_ixp4xx_cf.c +++ b/drivers/ata/pata_ixp4xx_cf.c | |||
@@ -171,7 +171,6 @@ static __devinit int ixp4xx_pata_probe(struct platform_device *pdev) | |||
171 | struct ata_host *host; | 171 | struct ata_host *host; |
172 | struct ata_port *ap; | 172 | struct ata_port *ap; |
173 | struct ixp4xx_pata_data *data = pdev->dev.platform_data; | 173 | struct ixp4xx_pata_data *data = pdev->dev.platform_data; |
174 | int rc; | ||
175 | 174 | ||
176 | cs0 = platform_get_resource(pdev, IORESOURCE_MEM, 0); | 175 | cs0 = platform_get_resource(pdev, IORESOURCE_MEM, 0); |
177 | cs1 = platform_get_resource(pdev, IORESOURCE_MEM, 1); | 176 | cs1 = platform_get_resource(pdev, IORESOURCE_MEM, 1); |