ASoC: rt5640: Remove the pre-allocated size of reg_default
[cascardo/linux.git] / fs / dcache.c
index 66cba5a..40707d8 100644 (file)
@@ -3144,6 +3144,7 @@ char *simple_dname(struct dentry *dentry, char *buffer, int buflen)
                end = ERR_PTR(-ENAMETOOLONG);
        return end;
 }
+EXPORT_SYMBOL(simple_dname);
 
 /*
  * Write full pathname from the root of the filesystem into the buffer.