diff --git a/drivers/ide/arm/rapide.c b/drivers/ide/arm/rapide.c index 0267467d179660387589c897ca5b180697b18578..e6b56d1d48f4902ce9f1b0f518c1a5fa4103b563 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) hwif->mmio = 1; default_hwif_mmiops(hwif); - hwif->hwif_data = base; - idx[0] = hwif->index; ide_device_add(idx);