]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/base/init.c
netdev: add netdev_continue_rcu
[karo-tx-linux.git] / drivers / base / init.c
index 7bd9b6a5b01f9497fcb2c35fccae144860299f93..c8a934e794213fd3891f32d7bf489389973135cd 100644 (file)
@@ -20,6 +20,7 @@
 void __init driver_init(void)
 {
        /* These are the core pieces */
+       devtmpfs_init();
        devices_init();
        buses_init();
        classes_init();