Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[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();