fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / ide / legacy / ht6560b.c
index eb1c448..c48e87e 100644 (file)
@@ -39,7 +39,6 @@
 #undef REALLY_SLOW_IO          /* most systems can safely undef this */
 
 #include <linux/module.h>
-#include <linux/config.h>
 #include <linux/types.h>
 #include <linux/kernel.h>
 #include <linux/delay.h>
@@ -352,6 +351,8 @@ int __init ht6560b_init(void)
        probe_hwif_init(hwif);
        probe_hwif_init(mate);
 
+       create_proc_ide_interfaces();
+
        return 0;
 
 release_region: