ide: cleanup setting hwif->mmio flag
[safe/jmp/linux-2.6] / drivers / ide / legacy / falconide.c
index 8c9c9f7..5c19c42 100644 (file)
@@ -89,7 +89,6 @@ static int __init falconide_init(void)
 
                ide_init_port_data(hwif, index);
                ide_init_port_hw(hwif, &hw);
-               hwif->mmio = 1;
 
                ide_get_lock(NULL, NULL);
                ide_device_add(idx, NULL);