diff options
-rw-r--r-- | drivers/ide/arm/rapide.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/arm/rapide.c b/drivers/ide/arm/rapide.c index 0267467d1796..e6b56d1d48f4 100644 --- a/drivers/ide/arm/rapide.c +++ b/drivers/ide/arm/rapide.c | |||
@@ -58,8 +58,6 @@ rapide_probe(struct expansion_card *ec, const struct ecard_id *id) | |||
58 | hwif->mmio = 1; | 58 | hwif->mmio = 1; |
59 | default_hwif_mmiops(hwif); | 59 | default_hwif_mmiops(hwif); |
60 | 60 | ||
61 | hwif->hwif_data = base; | ||
62 | |||
63 | idx[0] = hwif->index; | 61 | idx[0] = hwif->index; |
64 | 62 | ||
65 | ide_device_add(idx); | 63 | ide_device_add(idx); |