]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/libfs.c
powerpc/mm: Remove __this_fixmap_does_not_exist()
[karo-tx-linux.git] / fs / libfs.c
index a8b62e5d43a972d3b02867e6d9c2136b23987ecd..a04395334bb156ae04853639650dc9751fb55753 100644 (file)
@@ -507,7 +507,7 @@ EXPORT_SYMBOL(simple_write_end);
  * to pass it an appropriate max_reserved value to avoid collisions.
  */
 int simple_fill_super(struct super_block *s, unsigned long magic,
-                     struct tree_descr *files)
+                     const struct tree_descr *files)
 {
        struct inode *inode;
        struct dentry *root;