diff options
Diffstat (limited to 'fs/filesystems.c')
-rw-r--r-- | fs/filesystems.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/filesystems.c b/fs/filesystems.c index bae48e19a..10c8f8bd3 100644 --- a/fs/filesystems.c +++ b/fs/filesystems.c @@ -138,10 +138,6 @@ void __init filesystem_setup(void) init_efs_fs(); #endif -#ifdef CONFIG_AUTOFS_FS - init_autofs_fs(); -#endif - #ifdef CONFIG_ADFS_FS init_adfs_fs(); #endif |