X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=fs%2Fhfs%2Fsuper.c;h=bbaaa8a4ee6445e90920da2431defcc064013ace;hb=7f78e0351394052e1a6293e175825eb5c7869507;hp=e93ddaadfd1e445fa89e976c9692f2afa302094c;hpb=a0f0dd57f4a85310d9936f1770a0424b49fef876;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/fs/hfs/super.c b/fs/hfs/super.c index e93ddaa..bbaaa8a 100644 --- a/fs/hfs/super.c +++ b/fs/hfs/super.c @@ -466,6 +466,7 @@ static struct file_system_type hfs_fs_type = { .kill_sb = kill_block_super, .fs_flags = FS_REQUIRES_DEV, }; +MODULE_ALIAS_FS("hfs"); static void hfs_init_once(void *p) {