]> err.no Git - linux-2.6/blobdiff - fs/jffs/jffs_fm.h
Merge branch 'master'
[linux-2.6] / fs / jffs / jffs_fm.h
index bc291c4318225496cf6ce47bf877db524046d7fd..f64151e741225141f632400ddfded9788c6bb794 100644 (file)
@@ -139,8 +139,9 @@ int jffs_add_node(struct jffs_node *node);
 void jffs_fmfree_partly(struct jffs_fmcontrol *fmc, struct jffs_fm *fm,
                        __u32 size);
 
+#if CONFIG_JFFS_FS_VERBOSE > 0
 void jffs_print_fmcontrol(struct jffs_fmcontrol *fmc);
-void jffs_print_fm(struct jffs_fm *fm);
+#endif
 #if 0
 void jffs_print_node_ref(struct jffs_node_ref *ref);
 #endif  /*  0  */