rt2x00: fix some typos and punctuation in comments
[pandora-kernel.git] / drivers / base / init.c
index 7bd9b6a..c8a934e 100644 (file)
@@ -20,6 +20,7 @@
 void __init driver_init(void)
 {
        /* These are the core pieces */
+       devtmpfs_init();
        devices_init();
        buses_init();
        classes_init();