Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next
[platform/kernel/linux-starfive.git] / fs / befs / linuxvfs.c
index c8f4e25..8615ee8 100644 (file)
@@ -951,6 +951,7 @@ static struct file_system_type befs_fs_type = {
        .kill_sb        = kill_block_super,
        .fs_flags       = FS_REQUIRES_DEV,      
 };
+MODULE_ALIAS_FS("befs");
 
 static int __init
 init_befs_fs(void)