vserver 1.9.5.x5
[linux-2.6.git] / drivers / ide / legacy / ali14xx.c
index 537c87c..fb88711 100644 (file)
@@ -226,6 +226,8 @@ static int __init ali14xx_probe(void)
        probe_hwif_init(hwif);
        probe_hwif_init(mate);
 
+       create_proc_ide_interfaces();
+
        return 0;
 }