diff options
Diffstat (limited to 'drivers/ata/pata_mpc52xx.c')
-rw-r--r-- | drivers/ata/pata_mpc52xx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_mpc52xx.c b/drivers/ata/pata_mpc52xx.c index 412140f02853..50c56e2814c1 100644 --- a/drivers/ata/pata_mpc52xx.c +++ b/drivers/ata/pata_mpc52xx.c | |||
@@ -308,7 +308,6 @@ mpc52xx_ata_init_one(struct device *dev, struct mpc52xx_ata_priv *priv, | |||
308 | struct ata_host *host; | 308 | struct ata_host *host; |
309 | struct ata_port *ap; | 309 | struct ata_port *ap; |
310 | struct ata_ioports *aio; | 310 | struct ata_ioports *aio; |
311 | int rc; | ||
312 | 311 | ||
313 | host = ata_host_alloc(dev, 1); | 312 | host = ata_host_alloc(dev, 1); |
314 | if (!host) | 313 | if (!host) |