ide: add "initializing" argument to ide_register_hw()
[powerpc.git] / drivers / ide / legacy / gayle.c
index dcfadbb..0830a02 100644 (file)
@@ -165,7 +165,7 @@ found:
 //                     &gayle_iops,
                        IRQ_AMIGA_PORTS);
 
-       index = ide_register_hw(&hw, &hwif);
+       index = ide_register_hw(&hw, 1, &hwif);
        if (index != -1) {
            hwif->mmio = 1;
            switch (i) {