]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/ide/arm/ide_arm.c
ide: cleanup setting hwif->mmio flag
[mv-sheeva.git] / drivers / ide / arm / ide_arm.c
index a05d3dfe256c700d1917ae534c4861a3675f4e28..4263ffd4ab20ba10839466132442fac0a1eb3ad9 100644 (file)
@@ -53,7 +53,6 @@ static int __init ide_arm_init(void)
        hwif = ide_find_port();
        if (hwif) {
                ide_init_port_hw(hwif, &hw);
-               hwif->mmio = 1;
                idx[0] = hwif->index;
 
                ide_device_add(idx, NULL);