]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/debugfs/inode.c
drm/i915: remove intel_update_linetime_watermarks
[karo-tx-linux.git] / fs / debugfs / inode.c
index 0c4f80b447fb28d2dd7958613152542f03241e03..4888cb3fdef76037b7af5f9db898bdcb82ce48c2 100644 (file)
@@ -299,6 +299,7 @@ static struct file_system_type debug_fs_type = {
        .mount =        debug_mount,
        .kill_sb =      kill_litter_super,
 };
+MODULE_ALIAS_FS("debugfs");
 
 static struct dentry *__create_file(const char *name, umode_t mode,
                                    struct dentry *parent, void *data,