]> err.no Git - linux-2.6/blobdiff - drivers/ide/arm/ide_arm.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[linux-2.6] / drivers / ide / arm / ide_arm.c
index 60f2497542c05048d9a3f9b5e1a780d8717426f3..43a70e91363e0b2eed2cdde591a4ffb345c388f3 100644 (file)
@@ -39,7 +39,7 @@ static int __init ide_arm_init(void)
                ide_init_port_hw(hwif, &hw);
                idx[0] = hwif->index;
 
-               ide_device_add(idx);
+               ide_device_add(idx, NULL);
        }
 
        return 0;