diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/main.c b/init/main.c index b038fa142041..130d1a0eef11 100644 --- a/init/main.c +++ b/init/main.c | |||
@@ -672,7 +672,6 @@ asmlinkage void __init start_kernel(void) | |||
672 | fork_init(num_physpages); | 672 | fork_init(num_physpages); |
673 | proc_caches_init(); | 673 | proc_caches_init(); |
674 | buffer_init(); | 674 | buffer_init(); |
675 | unnamed_dev_init(); | ||
676 | key_init(); | 675 | key_init(); |
677 | security_init(); | 676 | security_init(); |
678 | vfs_caches_init(num_physpages); | 677 | vfs_caches_init(num_physpages); |