Merge remote-tracking branch 'regulator/topic/max8925' into v3.9-rc8
[cascardo/linux.git] / fs / minix / inode.c
index 99541cc..df12249 100644 (file)
@@ -660,6 +660,7 @@ static struct file_system_type minix_fs_type = {
        .kill_sb        = kill_block_super,
        .fs_flags       = FS_REQUIRES_DEV,
 };
+MODULE_ALIAS_FS("minix");
 
 static int __init init_minix_fs(void)
 {