rapide: remove write-only hwif->hwif_data

Cc: Russell King <rmk@arm.linux.org.uk>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
Bartlomiej Zolnierkiewicz 2008-01-26 20:13:08 +01:00
parent 79127c37aa
commit ce635f605e

View File

@ -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);